Module json_str

Module json_str 

Source
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.