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