Skip to main content

write_f64

Function write_f64 

Source
pub fn write_f64(buf: &mut [u8], n: f64)
Expand description

Write a f64 to a buffer. (Little Endian)