ZStreamdeflateSetDictionary Method Bytescout Spreadsheet SDK

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

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

public int deflateSetDictionary(
	byte[] dictionary,
	int dictLength
)

Parameters

dictionary
Type: SystemByte

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

dictLength
Type: SystemInt32

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

Return Value

Type: Int32

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

See Also

Reference