Skip to main content

ml_code

Function ml_code 

Source
pub fn ml_code(ml_base: u32) -> u8
Expand description

Convert a match length base (matchLength - 3) to its code. Ported from ZSTD_MLcode() in zstd_compress_internal.h.