Function unpack_fixext1

Source
pub fn unpack_fixext1<R: Read>(reader: &mut R) -> Result<(i8, u8), UnpackError>