Zip for WPF and Silverlight
Inheritance Hierarchy
In This Topic
    C1.C1Zip.ZLib Namespace (C1.WPF.Zip.4.5.2)
    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