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

Read a 64-bit precision from the stream