Skip to main content

MAX_RLE_RUNS

Constant MAX_RLE_RUNS 

Source
pub const MAX_RLE_RUNS: usize = 8_000_000;
Expand description

Maximum runs in an RLE-encoded index stream.