Skip to main content

bytes_to_f32_slice

Function bytes_to_f32_slice 

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

Convert a byte blob back to Vec<f32>.