convertJSONToASCII

Helper function that escapes all Unicode characters in a JSON string.

string
convertJSONToASCII
(
string json
)

Meta