brotli::enc::static_dict

Function FindMatchLengthWithLimit

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