brotli::enc::static_dict

Function FindMatchLengthWithLimit

Source
pub fn FindMatchLengthWithLimit(s1: &[u8], s2: &[u8], limit: usize) -> usize