Function flo_float_encoder::unsquish_float [] [src]

pub fn unsquish_float<Source: Read>(
    src: &mut Source,
    last: f64
) -> Result<f64, Error>

Reads a squished float from a source stream