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

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