Click or drag to resize

DeflaterHuffmanTreeSetStaticCodes Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.DeflaterHuffman.Tree.SetStaticCodes(System.Int16[],System.Byte[])"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetStaticCodes(
	short[] stCodes,
	byte[] stLength
)

Parameters

stCodes
Type: SystemInt16

[Missing <param name="stCodes"/> documentation for "M:Stimulsoft.Report.Export.DeflaterHuffman.Tree.SetStaticCodes(System.Int16[],System.Byte[])"]

stLength
Type: SystemByte

[Missing <param name="stLength"/> documentation for "M:Stimulsoft.Report.Export.DeflaterHuffman.Tree.SetStaticCodes(System.Int16[],System.Byte[])"]

See Also