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

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

public ZOutputStream(
	Stream out_Renamed,
	int level
)

Parameters

out_Renamed
Type: System.IOStream

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

level
Type: SystemInt32

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

See Also

Reference