Function read_i16

Source
pub fn read_i16<R>(map: &mut R, endian: Endian) -> i16
where R: Read,