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

Read an unsigned 32-bit value from the stream