lz4DecoderOutputBufferLength top-level constant
int
const lz4DecoderOutputBufferLength
Default output buffer length.
Implementation
const lz4DecoderOutputBufferLength = lz4DecoderInputBufferLength * 2;