void json_strip_white_spaces ( char *  text  ) 

Produces a JSON markup text document from a json_t document tree to a text stream

Parameters:
root The document's root node
text a pointer to a char string that will hold the JSON document text.
Returns:
a json_error code describing how the operation went Strips all JSON white spaces from the text string
Parameters:
text a char string holding a JSON document or document snippet

Definition at line 748 of file json.c.


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