Function zstd_safe::get_dict_id

source ·
pub fn get_dict_id(dict_buffer: &[u8]) -> Option<NonZeroU32>
Expand description

Wraps the ZDICT_getDictID() function.