RetroArch
UTF8< CharType > Member List

This is the complete list of members for UTF8< CharType >, including all inherited members.

Ch typedefUTF8< CharType >
Decode(InputStream &is, unsigned *codepoint)UTF8< CharType >inlinestatic
Encode(OutputStream &os, unsigned codepoint)UTF8< CharType >inlinestatic
EncodeUnsafe(OutputStream &os, unsigned codepoint)UTF8< CharType >inlinestatic
GetRange(unsigned char c)UTF8< CharType >inlinestatic
Put(OutputByteStream &os, Ch c)UTF8< CharType >inlinestatic
PutBOM(OutputByteStream &os)UTF8< CharType >inlinestatic
supportUnicode enum valueUTF8< CharType >
Take(InputByteStream &is)UTF8< CharType >inlinestatic
TakeBOM(InputByteStream &is)UTF8< CharType >inlinestatic
Validate(InputStream &is, OutputStream &os)UTF8< CharType >inlinestatic