Expand description
FFI for
zip::ZipArchive
Structsยง
- ZipArchive ๐Wrapper type for Archive
Enumsยง
- Archive ๐Proxy type for in-memory and file-based
zip::ZipArchive
Functionsยง
- Delete ZipArchive object
- Extract ZipArchive to directory
- ffi_
ziparchive_ ๐len Get number of files in ZipArchive - Get name of a file in ZipArchive
- Create a new ZipArchive object from file path
- Create a new ZipArchive object from memory
- Read a file from ZipArchive