miniz_oxide::deflate::core

Constant MAX_MATCH_LEN

Source
pub(crate) const MAX_MATCH_LEN: usize = 258;
Expand description

The maximum length of a match.