![]() | ZlibStream Constructor |
Name | Description | |
---|---|---|
![]() | ZlibStream(Stream, CompressionLevel) |
Initializes a new instance of the ZlibStream class by using the specified stream and compression level.
|
![]() | ZlibStream(Stream, CompressionLevel, Boolean) |
Initializes a new instance of the ZlibStream class by using the specified stream and compression level, and optionally leaves the stream open.
|