Namespace | Description |
---|---|
Xceed.Compression | 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. |
Xceed.Compression.LZMA | The Xceed.Compression.LZMA namespace defines enumeration values used when using LZMA compression. |