Overload List
| Name | Description | |
|---|---|---|
| ZipArchive(Stream) |
Initializes a ZipArchive object with the specified ZIP archive stream.
| |
| ZipArchive(String) |
Initializes a ZipArchive object with the specified ZIP archive.
| |
| ZipArchive(Stream, ArchiveStreamCloseMode) |
Initializes a ZipArchive object with the specified ZIP archive stream.
| |
| ZipArchive(Stream, Boolean) | Obsolete. | |
| ZipArchive(String, ArchiveOpenMode) |
Initializes a ZipArchive object with the specified ZIP archive.
| |
| ZipArchive(String, ArchiveOpenMode, ArchiveAccessMode) |
Initializes a ZipArchive object with the specified ZIP file.
|