true if the dictionary was accepted (always true for an empty
dictionary). Non-empty dictionaries are unsupported by the .xz container and cause this method to return false.
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 accepted (always true for an empty
dictionary). Non-empty dictionaries are unsupported by the .xz container and cause this method to return false.
false for unsupported dictionaries.