pub fn parse_f64<T: AsRef<[u8]>>(stream: &T, pos: &mut usize) -> f64
Get a f64 from a vector of bytes and advance a position marker by 8