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

Read an unsigned 16-bit value from the stream