true if the dictionary was loaded successfully, false on error.bool setDictionary(const(ubyte)[] dict)Set a compression dictionary.
dict | Raw dictionary bytes. Pass an empty array to clear the current dictionary. |
true if the dictionary was loaded successfully, false on error.false on ZSTD errors.