dutils-data ~master (2020-05-16T00:04:04Z)
Home
Dub
Repo
convertJSONToASCII
dutils
data
json
Helper function that escapes all Unicode characters in a JSON string.
string
convertJSONToASCII
(
string
json
)
Meta
Source
See Implementation
dutils
data
json
functions
convertJSONToASCII
deserializeJSON
parseJSON
parseJSONString
populateFromJSON
serializeToJSON
serializeToJSONString
serializeToPrettyJSON
writeJSONString
writePrettyJSONString
structs
JSON
JSONSerializer
JSONStringSerializer
templates
isJSONSerializable
Helper function that escapes all Unicode characters in a JSON string.