Outputs a new UTF8 c-string which replaces all characters that must be escaped with their respective escaped versions
- Parameters:
-
| text | an UTF8 char text string |
- Returns:
- an UTF-8 c-string holding the same text string but with escaped characters
Definition at line 904 of file json.c.