Function unpack_bin_header

Source
pub fn unpack_bin_header<R: Read>(reader: &mut R) -> Result<usize, UnpackError>