This object compresses or decompresses the Xceed Zip 3 compression format.
The Xceed Zip 3 format is the data format used by the Xceed Zip Compression Library v3.x editions. This format implies the use of the Deflate compression algorithm.
Note: You can not pass False in the bEndOfData parameter when compressing or uncompressing, because this particular format does not work with streaming data.
The Zip3 compression format does not support files that have a size greater than 32k.
DXceedZip3CompressionFormat (Default dual interface)
IXceedZip3CompressionFormat
Xceed.Zip3CompressionFormat.1