Function zstd_safe::get_dict_id_from_frame
source · pub fn get_dict_id_from_frame(src: &[u8]) -> u32
Expand description
Wraps the ZSTD_getDictID_fromFrame()
function.
pub fn get_dict_id_from_frame(src: &[u8]) -> u32
Wraps the ZSTD_getDictID_fromFrame()
function.