Classes

  Class Description
Public class ZStream
ZStream 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.
Public class ZStreamException
The exception that is thrown when reading or writing to a compressed stream fails.