lz4DecoderInputBufferLength top-level constant

int const lz4DecoderInputBufferLength

Default input buffer length.

Implementation

const lz4DecoderInputBufferLength = 256 * 1024;