Click or drag to resize
CMS.IO.Compression Namespace
 
Classes
  ClassDescription
Public classDeflateStream
Provides methods and properties for compressing and decompressing streams using the Deflate algorithm.
Public classGZipStream
Provides methods and properties for compressing and decompressing streams using the GZip algorithm.
Enumerations
  EnumerationDescription
Public enumerationCompressionMode
Specifies whether to compress or decompress the underlying stream.