Set the dictionary to be used for either Inflation or Deflation.
| C# | Visual Basic | Visual C++ | F# |
public int SetDictionary( byte[] dictionary )
Public Function SetDictionary ( dictionary As Byte() ) As Integer
public: int SetDictionary( array<unsigned char>^ dictionary )
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)