Constant miniz_oxide::inflate::core::BASE_EXTRA_MASK
source ยท const BASE_EXTRA_MASK: usize = _; // 31usize
Expand description
The mask used when indexing the base/extra arrays.
const BASE_EXTRA_MASK: usize = _; // 31usize
The mask used when indexing the base/extra arrays.