JST: JSON tools
1.0.0
JSON tools dynamic library for reading, manipulating and writing JSON tree
|
#include <JST_string.h>
Data Fields | |
unsigned | length |
unsigned | limit |
char * | buffer |
Definition at line 5 of file JST_string.h.
char* buffer |
Definition at line 8 of file JST_string.h.
unsigned length |
Definition at line 6 of file JST_string.h.
unsigned limit |
Definition at line 7 of file JST_string.h.