pub fn read_f32(stream: &mut dyn Read) -> Result<f32, StatusCode>
Expand description

Read a 32-bit precision value from the stream