C# (CSharp) Crisis.Ionic.Zlib Namespace

Classes

Name Description
DeflateManager
DeflateManager.Config
DeflateStream A class for compressing and decompressing streams using the Deflate algorithm.
InfTree
InflateBlocks
InflateCodes
InflateManager
InternalInflateConstants
ParallelDeflateOutputStream A class for compressing streams using the Deflate algorithm with multiple threads.
Tree
WorkItem
ZlibBaseStream
ZlibCodec
ZlibConstants A bunch of constants used in the Zlib interface.
ZlibStream Represents a Zlib stream for compression or decompression.