Function zstd_safe::get_dict_id_from_dict
source · pub fn get_dict_id_from_dict(dict: &[u8]) -> u32
Expand description
Wraps the ZSTD_getDictID_fromDict()
function.
pub fn get_dict_id_from_dict(dict: &[u8]) -> u32
Wraps the ZSTD_getDictID_fromDict()
function.