pub const DELTA_GOOD_MATCH_LEN: usize = 256;
Match length considered “good enough” to stop early search in delta encoding.