StringifyUtf8 - cJsonObject
Generates the JSON string for the object structure being represented by the JSON objects
Type: Function
Return Data Type: UChar[]
Syntax
Function StringifyUtf8 Returns UChar[]
Call Example
Get StringifyUtf8 to UChar[]Variable
Description
Generates the JSON string for the object structure being represented by the JSON objects.
Return Value
UTF-8 encoded JSON string.