| CMS.IO.Compression Namespace |
| Class | Description | |
|---|---|---|
| DeflateStream |
Provides methods and properties for compressing and decompressing streams using the Deflate algorithm.
| |
| GZipStream |
Provides methods and properties for compressing and decompressing streams using the GZip algorithm.
|
| Enumeration | Description | |
|---|---|---|
| CompressionMode |
Specifies whether to compress or decompress the underlying stream.
|