Function unsigned_float

Source
pub fn unsigned_float(i: &[u8]) -> IResult<&[u8], f32, u32>