ZstdException if dictionary creation fails.ZstdDDict.this
this
(const(ubyte)[] dict)Creates a decompression dictionary.
Parameters
dict | The dictionary content. |
(const(ubyte)[] dict)Creates a decompression dictionary.
dict | The dictionary content. |
ZstdException if dictionary creation fails.