maxOutputLength top-level constant
int
const maxOutputLength
Maximum output length before truncation.
Implementation
const maxOutputLength = 5 * 1024 * 1024;
Maximum output length before truncation.
const maxOutputLength = 5 * 1024 * 1024;