rapidjson::AutoUTF
Engine/source/persistence/rapidjson/encodings.h
Dynamically select encoding according to stream's runtime-specified UTF encoding type.
Public Types
CharType
Ch
Public Static Functions
Detailed Description
Dynamically select encoding according to stream's runtime-specified UTF encoding type.
note:This class can be used with AutoUTFInputtStream and AutoUTFOutputStream, which provides GetType().
