Namespace: Noemax.GZip
Assembly: Noemax.GZip (in Noemax.GZip.dll)
| Overload | Description |
|---|---|
| DeflateStream Constructor(Stream,CompressionMode) | Initializes a new instance of the DeflateStream class. |
| DeflateStream Constructor(Stream,CompressionMode,Boolean) | Initializes a new instance of the DeflateStream class. |
| DeflateStream Constructor(Stream,CompressionMode,Int32) | Initializes a new instance of the DeflateStream class. |
| DeflateStream Constructor(Stream,CompressionMode,Int32,Boolean) | Initializes a new instance of the DeflateStream class. |