ZInputStream Constructor (Stream, Int32)Bytescout Spreadsheet SDK
Initializes a new instance of the ZInputStream class

Namespace:  ComponentAce.Compression.Libs.zlib
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.2.5.1975-master
Syntax

public ZInputStream(
	Stream in_Renamed,
	int level
)

Parameters

in_Renamed
Type: System.IOStream

[Missing <param name="in_Renamed"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZInputStream.#ctor(System.IO.Stream,System.Int32)"]

level
Type: SystemInt32

[Missing <param name="level"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZInputStream.#ctor(System.IO.Stream,System.Int32)"]

See Also

Reference