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

Read an signed 16-bit value from the stream