Expand description
Serialize a datatype as a JSON-blob within a single string.
Functionsยง
- deserialize
- Deserialize a JSON object embedded in a string.
- serialize
- Serialize as a JSON object within a string.
Serialize a datatype as a JSON-blob within a single string.