Function zipng::zip_from_slice

source ·
pub fn zip_from_slice(zip_file: &[u8]) -> Result<Zip, panic>
Expand description

Reads the archive contents of a ZIP file.