ZstdDDict.this

this(const(ubyte)[] dict)

Creates a decompression dictionary.

Parameters

dictThe dictionary content.

Throws

ZstdException if dictionary creation fails.