lz4DecoderInputBufferLength top-level constant
int
const lz4DecoderInputBufferLength
Default input buffer length.
Implementation
const lz4DecoderInputBufferLength = 256 * 1024;
Default input buffer length.
const lz4DecoderInputBufferLength = 256 * 1024;