pub fn get_dict_id(dict_buffer: &[u8]) -> Option<u32>
This is supported on crate feature zdict_builder only.
Expand description

Wraps the ZSTD_getDictID_fromDict() function.