Skip to main content

decode_float

Function decode_float 

Source
fn decode_float<R: Read>(reader: &mut R) -> Result<f32, Error>