Skip to main content

f32_from_bytes_le

Function f32_from_bytes_le 

Source
pub fn f32_from_bytes_le(bytes: [u8; 4]) -> f32
Expand description

Decode a f32 value from 4 little-endian bytes.