Set the dictionary to be used for either Inflation or Deflation.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public int SetDictionary( byte[] dictionary )
public int SetDictionary( byte[] dictionary )
Public Function SetDictionary ( dictionary As Byte() ) As Integer
Public Function SetDictionary ( dictionary As Byte() ) As Integer
public: int SetDictionary( array<unsigned char>^ dictionary )
public: int SetDictionary( array<unsigned char>^ dictionary )
member SetDictionary : dictionary : byte[] -> int
member SetDictionary : dictionary : byte[] -> int

- dictionary (array<Byte>[]()[][])
- The dictionary bytes to use.

Int32
Z_OK if all goes well.
Z_OK if all goes well.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412