Skip to main content

from_bytes

Function from_bytes 

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

Decode a little-endian f32 byte blob back into a vector.