decode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. dchar decode(const(char)[] s, size_t idx)
    dchar
    decode
    (
    const(char)[] s
    ,)
  2. dchar decode(const(wchar)[] s, size_t idx)
  3. dchar decode(const(dchar)[] s, size_t idx)

Meta