Skip to main content

PROBE_SIZE

Constant PROBE_SIZE 

Source
pub const PROBE_SIZE: usize = _; // 8_192usize
Expand description

How many prefix bytes are available for detection without consuming the input. 8 KiB comfortably covers any structural sniff (docs/DESIGN.md §4).