[−][src]Function zstd_safe::get_dict_id
pub fn get_dict_id(dict_buffer: &[u8]) -> Option<u32>
Wraps the ZSTD_getDictID_fromDict()
function.
pub fn get_dict_id(dict_buffer: &[u8]) -> Option<u32>
Wraps the ZSTD_getDictID_fromDict()
function.