LzoDecompressor.setDictionary
bool setDictionary(const(ubyte)[] dict)Set dictionary (not supported for LZO).
Parameters
dict | Dictionary data. |
Returns
Always returns false.
bool setDictionary(const(ubyte)[] dict)Set dictionary (not supported for LZO).
dict | Dictionary data. |