true if the dictionary was loaded successfully, false on error.bool setDictionary(const(ubyte)[] dict)Provide a dictionary if required.
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.