Skip to main content

open_entry

Function open_entry 

Source
pub fn open_entry(
    path: &Path,
    name: &str,
) -> Result<StoredZipEntry, ZipCoreError>
Expand description

Open a single entry of a ZIP archive for random access.