Specifies whether to compress or decompress the underlying stream.
Namespace: CMS.IO.CompressionAssembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members
Member name | Value | Description | |
---|---|---|---|
Decompress | 0 | Decompresses the underlying stream. | |
Compress | 1 | Compresses the underlying stream. |
See Also