![]() |
|
UTF-32 encoding. More...
#include <rapidjson.h>
Inheritance diagram for rapidjson::UTF32< CharType >:Public Types | |
| typedef CharType | Ch |
Static Public Member Functions | |
| static Ch * | Encode (Ch *buffer, unsigned codepoint) |
UTF-32 encoding.
http://en.wikipedia.org/wiki/UTF-32
| Ch | Type for storing 32-bit UTF-32 data. Default is unsigned. C++11 may use char32_t instead. |
| typedef CharType rapidjson::UTF32< CharType >::Ch |
|
inlinestatic |
References RAPIDJSON_ASSERT.