Constant miniz_oxide::deflate::core::MIN_MATCH_LEN

source ยท
const MIN_MATCH_LEN: u8 = 3;
Expand description

The minimum length of a match.