Function zstd_safe::create_ddict_by_reference
source · [−]Available on crate feature
experimental
only.Expand description
Wraps the ZSTD_createDDict_byReference()
function.
The dictionary will keep referencing dict_buffer
.