Skip to main content

to_bytes

Function to_bytes 

Source
pub fn to_bytes(v: &[f32]) -> Vec<u8> 
Expand description

Encode a vector as a little-endian f32 byte blob (for DB storage).