Writes the string representation of the given JSON document(s)/tokens to an output range.
See toJSON for more information.
The output range to take the result string in UTF-8 encoding.
A single token to convert to a string
toJSON, writePrettyJSON
See Implementation
Writes the string representation of the given JSON document(s)/tokens to an output range.
See toJSON for more information.