cf_json_to_string_minimal¶
Category: json
GitHub: cute_json.h
Saves the json document as a string.
Return Value¶
Returns a dynamic string, free it with sfree when done.
Related Pages¶
CF_JDoc
cf_make_json
cf_make_json_from_file
cf_json_get_root
cf_destroy_json
cf_json_get_root
cf_json_to_string
cf_json_to_file