Click or drag to resize
Cimbalino ToolkitZlibStream Constructor
Overload List
  NameDescription
Public methodZlibStream(Stream, CompressionLevel)
Initializes a new instance of the ZlibStream class by using the specified stream and compression level.
Public methodZlibStream(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.
Top
See Also