unpack_fixext4

Function unpack_fixext4 

Source
pub fn unpack_fixext4<R: Read>(
    reader: &mut R,
) -> Result<(i8, [u8; 4]), UnpackError>