UTF8Decoder

Undocumented in source.

Constructors

this
this(string str)
Undocumented in source.

Members

Functions

cont
int cont()
Undocumented in source. Be warned that the author may not have intended to support it.
decodeNext
int decodeNext()
Undocumented in source. Be warned that the author may not have intended to support it.
get
int get()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

character
int character;
Undocumented in source.
index
size_t index;
Undocumented in source.
input
string input;
Undocumented in source.

Meta