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