Xceed Streaming Compression Library Documentation
Xceed Streaming Compression control reference / Compression Format objects / About the XceedZip3CompressionFormat object
In This Topic
    About the XceedZip3CompressionFormat object
    In This Topic

    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