Function UTF16LEDecoder.decodeNext

Decode next character.

int decodeNext();

Returns

decoded code point, or UTF8_ERROR if error occured, or UTF8_END if input has no more characters.