blockSize256KB constant
int
const blockSize256KB
256KB max block size for Lz4Codec.blockSize and Lz4Encoder.blockSize.
Implementation
static const int blockSize256KB = Lz4Constants.LZ4F_max256KB;
256KB max block size for Lz4Codec.blockSize and Lz4Encoder.blockSize.
static const int blockSize256KB = Lz4Constants.LZ4F_max256KB;