Xceed .NET Libraries Documentation
Xceed.Compression Assembly
Implements the Xceed.Compression namespace; a set of classes for compressing data.
Namespaces
NamespaceDescription
 
The Xceed.Compression namespace defines the CompressedStream class which can be constructed around any kind of Stream object to compress data that is written to the stream and decompress data that is read from the stream.
 
The Xceed.Compression.LZMA namespace defines enumeration values used when using LZMA compression.
The Xceed.Compression.PPMd namespace defines enumeration values used when using PPMd compression.