Crestron.SimplSharp.CrestronIO.Compression

Classes

  ClassDescription
Public classDeflateStream
Provides methods and properties for compressing and decompressing streams using the Deflate algorithm.
Public classGZipStream
Provides methods and properties used to compress and decompress streams.

Enumerations

  EnumerationDescription
Public enumerationCompressionMode
Specifies whether to compress or decompress the underlying stream.