Function zstd_safe::get_dict_id
source ยท pub fn get_dict_id(dict_buffer: &[u8]) -> Option<NonZeroU32>
Available on crate feature
zdict_builder
only.Expand description
Wraps the ZDICT_getDictID()
function.
pub fn get_dict_id(dict_buffer: &[u8]) -> Option<NonZeroU32>
zdict_builder
only.Wraps the ZDICT_getDictID()
function.