Skip to main content

blob_to_json

Function blob_to_json 

Source
pub fn blob_to_json(blob: &[u8], vtype: VectorType) -> Result<String, JsonError>
Expand description

Convert a vector blob back to a JSON array string.