CoolProp
4.2.5
An open-source fluid property and humid air property database
|
UTF-8 encoding. More...
#include <rapidjson.h>
Public Types | |
typedef CharType | Ch |
Static Public Member Functions | |
static Ch * | Encode (Ch *buffer, unsigned codepoint) |
UTF-8 encoding.
http://en.wikipedia.org/wiki/UTF-8
CharType | Type for storing 8-bit UTF-8 data. Default is char. |
Definition at line 335 of file rapidjson.h.
typedef CharType rapidjson::UTF8< CharType >::Ch |
Definition at line 336 of file rapidjson.h.
|
inlinestatic |
Definition at line 338 of file rapidjson.h.