brotliEncoderInputBufferLength top-level constant

int const brotliEncoderInputBufferLength

Default input buffer length.

Implementation

const brotliEncoderInputBufferLength = 64 * 1024;