maxOutputLength top-level constant

int const maxOutputLength

Maximum output length before truncation.

Implementation

const maxOutputLength = 5 * 1024 * 1024;