Xceed Streaming Compression Library Documentation
About the XceedZip3CompressionFormat object
Xceed Streaming Compression control reference > Compression Format objects > About the XceedZip3CompressionFormat object

Description

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.

Properties

CompressionMethod

OriginalSize

SubProcessing

COM interfaces

DXceedZip3CompressionFormat (Default dual interface)

IXceedZip3CompressionFormat

ProgID

Xceed.Zip3CompressionFormat.1