ZStreamdeflateSetDictionary Method MediaSuite 3.1.1889.0

Namespace: StreamCoders.Container.Compression.Libs.zlib
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

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

Parameters

dictionary
Type: SystemByte
dictLength
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference