ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip.ZLib Namespace
Inheritance Hierarchy
In This Topic
    C1.Zip.ZLib Namespace
    In This Topic
    Classes
     ClassDescription
    ClassZStream is the most flexible and hardest to use class in the C1.C1Zip assembly. It contains a C# implementation of ZLIB's zstream object, which is a general purpose compressor and decompressor.
    ClassThe exception that is thrown when reading or writing to a compressed stream fails.
    See Also

    Reference

    C1.Zip Assembly