parse_cpio_entry_header

Function parse_cpio_entry_header 

Source
pub fn parse_cpio_entry_header(
    cpio_data: &[u8],
) -> Result<CPIOEntryHeader, StructureError>
Expand description

Parses a CPIO entry header