strategyRle constant

int const strategyRle

Use this strategy to limit match distances to one (run-length encoding)

Implementation

static const int strategyRle = 3;