Skip to main content

Module json

Module json 

Source

Enums§

JsonError
Errors from JSON conversion.

Functions§

blob_to_json
Convert a vector blob back to a JSON array string.
json_to_blob
Parse a JSON array string into a vector blob of the given type.