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

Read an unsigned 64-bit value from the stream