Night Crue / JSON Featured

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

jsmntok_t Struct Reference

jsmntok_t Struct Reference

JSON token description. More...

#include <jsmn.h>


Detailed Description

JSON token description.

Parameters:
typetype (object, array, string etc.)
startstart position in JSON data string
endend position in JSON data string

Definition at line 60 of file jsmn.h.