Overload | Description |
---|---|
NZipDecompressor Constructor() | Creates a ZIP decompressor that decompresses all items from a ZIP archive. |
NZipDecompressor Constructor(String[]) | Creates a ZIP decompressor that decompresses only the items from the ZIP archive that have one of the specified file extensions. Extension comparison is case insensitive. |