Skip to main content

DELTA_MIN_MATCH_LEN

Constant DELTA_MIN_MATCH_LEN 

Source
pub const DELTA_MIN_MATCH_LEN: usize = 8;
Expand description

Minimum match length for a delta Copy operation.