|
static JSONValue * | Parse (const char *data) |
|
static JSONValue * | Parse (const wchar_t *data) |
|
static std::wstring | Stringify (const JSONValue *value) |
|
|
static bool | SkipWhitespace (const wchar_t **data) |
|
static bool | ExtractString (const wchar_t **data, std::wstring &str) |
|
static double | ParseInt (const wchar_t **data) |
|
static double | ParseDecimal (const wchar_t **data) |
|
The documentation for this class was generated from the following file:
- C:/projects/AtomsVFX/Atoms/Public/AtomsUtils/JSON.h