ujson
Complete and simple JSON reader and writer written in C
|
Cujson_obj | A JSON object description |
Cujson_obj_attr | A JSON object attribute description i.e. key and type |
Cujson_reader | A JSON parser internal state |
Cujson_reader_state | A JSON reader state |
Cujson_val | A parsed JSON key value pair |
Cujson_writer | A JSON writer |