brotli::enc::static_dict

Function slowFindMatchLengthWithLimit

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