maxLevel constant

int const maxLevel

Maximal value for Lz4Codec.level and Lz4Encoder.level.

Implementation

static const int maxLevel = 16;