enum json_error json_parse_fragment ( struct json_parsing_info info,
char *  buffer 
)

Produces a document tree sequentially from a JSON markup text fragment

Parameters:
info the information necessary to resume parsing any incomplete document
buffer a c-string containing a JSON document fragment
Returns:
a code describing how the operation ended up

Definition at line 1707 of file json.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1