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

Read a signed 64-bit value from the stream