ZipUtils Methods |
The ZipUtils type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateCompatibleZipOutputStream |
Creates a ZIP stream with the 64bit flag disabled. This ensures compatibility with Windows XP.
|
![]() ![]() | UnzipBytes |
Uncompresses a byte array using the GZip algorithm.
|
![]() ![]() | ZipBytes |
Compresses a byte array using the GZip algorithm.
|