RetroArch
|
This is the complete list of members for UTF32BE< CharType >, including all inherited members.
Ch typedef | UTF32< CharType > | |
Decode(InputStream &is, unsigned *codepoint) | UTF32< CharType > | inlinestatic |
Encode(OutputStream &os, unsigned codepoint) | UTF32< CharType > | inlinestatic |
EncodeUnsafe(OutputStream &os, unsigned codepoint) | UTF32< CharType > | inlinestatic |
Put(OutputByteStream &os, CharType c) | UTF32BE< CharType > | inlinestatic |
PutBOM(OutputByteStream &os) | UTF32BE< CharType > | inlinestatic |
RAPIDJSON_STATIC_ASSERT(sizeof(Ch) >=4) | UTF32< CharType > | |
supportUnicode enum value | UTF32< CharType > | |
Take(InputByteStream &is) | UTF32BE< CharType > | inlinestatic |
TakeBOM(InputByteStream &is) | UTF32BE< CharType > | inlinestatic |
Validate(InputStream &is, OutputStream &os) | UTF32< CharType > | inlinestatic |