UTF-8 encoding.
More...
#include <rapidjson.h>
|
static Ch * | Encode (Ch *buffer, unsigned codepoint) |
template<typename CharType = char>
struct rapidjson::UTF8< CharType >
UTF-8 encoding.
http://en.wikipedia.org/wiki/UTF-8
- Template Parameters
-
CharType | Type for storing 8-bit UTF-8 data. Default is char. |
static Ch* Encode |
( |
Ch * |
buffer, |
|
|
unsigned |
codepoint |
|
) |
| |
|
inlinestatic |
var Encode |
( |
var |
buffer, |
|
|
var |
codepoint |
|
) |
| |
|
inlinestatic |
local Encode |
( |
local |
buffer, |
|
|
local |
codepoint |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file:
- /Users/cocos2d/MyWork/cocos2d-x/extensions/CocoStudio/Json/rapidjson/rapidjson.h