Function zstd_safe::create_ddict
source · Expand description
Wraps the ZSTD_createDDict() function.
It copies the dictionary internally, so the resulting DDict is 'static.
Wraps the ZSTD_createDDict() function.
It copies the dictionary internally, so the resulting DDict is 'static.