Function zstd_safe::get_dict_id[][src]

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

Wraps the ZSTD_getDictID_fromDict() function.