pub fn iter(archive: &[u8]) -> UstarArchiveIter<'_> ⓘ
Expand description
gives you an ustar file iterator over an read only u8 slice archive
pub fn iter(archive: &[u8]) -> UstarArchiveIter<'_> ⓘ
gives you an ustar file iterator over an read only u8 slice archive