ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace
Inheritance Hierarchy
In This Topic
    C1.C1Zip.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