Constant miniz_oxide::deflate::core::MAX_MATCH_LEN
source ยท pub(crate) const MAX_MATCH_LEN: usize = 258;
Expand description
The maximum length of a match.
pub(crate) const MAX_MATCH_LEN: usize = 258;
The maximum length of a match.