miniz_oxide::deflate::core

Constant MIN_MATCH_LEN

Source
pub(crate) const MIN_MATCH_LEN: u8 = 3;
Expand description

The minimum length of a match.