Constant fdeflate::tables::LEN_SYM_TO_LEN_BASE

source ยท
pub(crate) const LEN_SYM_TO_LEN_BASE: [usize; 29];
Expand description

The base length for each length code (derived from deflate spec).