ZStreamdeflateParams Method Bytescout Spreadsheet SDK

[Missing <summary> documentation for "M:ComponentAce.Compression.Libs.zlib.ZStream.deflateParams(System.Int32,System.Int32)"]

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

public int deflateParams(
	int level,
	int strategy
)

Parameters

level
Type: SystemInt32

[Missing <param name="level"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZStream.deflateParams(System.Int32,System.Int32)"]

strategy
Type: SystemInt32

[Missing <param name="strategy"/> documentation for "M:ComponentAce.Compression.Libs.zlib.ZStream.deflateParams(System.Int32,System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:ComponentAce.Compression.Libs.zlib.ZStream.deflateParams(System.Int32,System.Int32)"]

See Also

Reference