|
bool | String (const char *str, size_t length, bool) |
|
Public Member Functions inherited from BaseReaderHandler< UTF8<>, ScanCopyUnescapedStringHandler > |
bool | Bool (bool) |
|
bool | Default () |
|
bool | Double (double) |
|
bool | EndArray (SizeType) |
|
bool | EndObject (SizeType) |
|
bool | Int (int) |
|
bool | Int64 (int64_t) |
|
bool | Key (const Ch *str, SizeType len, bool copy) |
|
bool | Null () |
|
bool | RawNumber (const Ch *str, SizeType len, bool copy) |
| enabled via kParseNumbersAsStringsFlag, string is not null-terminated (use length) More...
|
|
bool | StartArray () |
|
bool | StartObject () |
|
bool | String (const Ch *, SizeType, bool) |
|
bool | Uint (unsigned) |
|
bool | Uint64 (uint64_t) |
|
Definition at line 102 of file simdtest.cpp.
bool ScanCopyUnescapedStringHandler::String |
( |
const char * |
str, |
|
|
size_t |
length, |
|
|
bool |
|
|
) |
| |
|
inline |
char ScanCopyUnescapedStringHandler::buffer[1024+5+32] |
The documentation for this struct was generated from the following file: