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

Read an unsigned 16-bit value from the stream