blockSize4MB constant

int const blockSize4MB

4MB max block size for Lz4Codec.blockSize and Lz4Encoder.blockSize.

Implementation

static const int blockSize4MB = Lz4Constants.LZ4F_max4MB;