pub fn read_f32(input: &[u8]) -> Result<(&[u8], f32), IncompleteError>