JSON library based on JSMN lib

Dependents:   ATT_WNCInterface_Info WNCInterface_HTTP_example NerfUS-Coord Mbed_Prototype_copy_4_INNO_day_15_6_2017 ... more

Embed: (wiki syntax)

« Back to documentation index

jsmn_parser Struct Reference

jsmn_parser Struct Reference

JSON parser. More...

#include <jsmn.h>


Detailed Description

JSON parser.

Contains an array of token blocks available. Also stores the string being parsed now and current position in that string

Definition at line 73 of file jsmn.h.