Reference
JSON
Encode
| Input | A map. |
| Output | A string resulting from encoding the map as JSON. |
Decode
| Input | A string. |
| Output | A map resulting from parsing the string as JSON. |