Function brotli::enc::static_dict::slowFindMatchLengthWithLimit[][src]

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