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

Read a signed 32-bit value from the stream