| Class | Description |
|---|---|
| DeflateInputStream | Provides methods and properties for decompressing streams using the Deflate algorithm. |
| DeflateOutputStream | Provides methods and properties for compressing streams using the Deflate algorithm. |
| DeflateStream | Provides methods and properties for processing streams using the DEFLATE. |
| ExtraFieldCollection | Represents a collection of GZip header fields. |
| GZipHeaderField | Represents a GZip header field. |
| GZipInputStream | Provides the decompression stream for reading GZip streams and files. |
| GZipOutputStream | Provides the compression stream writing GZip streams and files. |
| GZipStream | Provides methods and properties for processing streams using the GZIP. |
| InvalidInputException | The exception that is thrown when a compressed input stream is in an invalid format. |
| Enumeration | Description |
|---|---|
| CompressionMode |