CMS.IO.Compression NamespaceKentico 8.0 API Reference
 
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.