unpack_map_header

Function unpack_map_header 

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