ZInputStream Constructor (Stream, Int32)MediaSuite 3.1.1889.0
Initializes a new instance of the ZInputStream class

Namespace: StreamCoders.Container.Compression.Libs.zlib
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public ZInputStream(
	Stream in_Renamed,
	int level
)

Parameters

in_Renamed
Type: System.IOStream
level
Type: SystemInt32
See Also

Reference