blockSize1MB constant

int const blockSize1MB

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

Implementation

static const int blockSize1MB = Lz4Constants.LZ4F_max1MB;