Method | Description | |
---|---|---|
Compress ( |
Compress a stream by GZip algorithm
|
|
GZipCompressor ( ) : System.IO |
Constructs an instance of the GZip compressor
|
|
GZipCompressor ( |
Constructs an instance of the GZip compressor
|
public Compress ( |
||
stream | The stream | |
return |
public GZipCompressor ( |
||
settings | GZip compression settings | |
return | System.IO |