Skip to main content

parse_blob

Function parse_blob 

Source
pub fn parse_blob(blob: Vec<u8>) -> Vec<f32>
Expand description

Parse a raw BLOB from the database into a f32 vector via decode_vector.