1 out of 1 rated this helpful - Rate this topic

System.IO.Compression Namespace

The System.IO.Compression namespace contains classes that provide basic compression and decompression services for streams.

  Class Description
Public class DeflateStream Provides methods and properties for compressing and decompressing streams using the Deflate algorithm.
Public class GZipStream Provides methods and properties used to compress and decompress streams.
  Enumeration Description
Public enumeration CompressionMode Specifies whether to compress or decompress the underlying stream.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ