10189 {
10190 if (JSON_HEDLEY_UNLIKELY(!
sax->start_object(len)))
10191 {
10192 return false;
10193 }
10194
10196
10197 for (std::size_t i = 0; i < len; ++i)
10198 {
10200
10202 {
10203 return false;
10204 }
10205
10207 {
10208 return false;
10209 }
10210
10212 }
10213
10214 return sax->end_object();
10215 }
json_sax_t * sax
the SAX parser
char_int_type get()
get next character from the input
bool get_msgpack_string(string_t &result)
reads a MessagePack string
bool parse_msgpack_internal()
@ key
the parser read a key of a value in an object