Function unpack_ary_header

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