Skip to main content

f64_from_bytes_le

Function f64_from_bytes_le 

Source
pub fn f64_from_bytes_le(bytes: [u8; 8]) -> f64
Expand description

Decode a f64 value from 8 little-endian bytes.