pub fn blob_to_json(blob: &[u8], vtype: VectorType) -> Result<String, JsonError>
Convert a vector blob back to a JSON array string.