maxFileReadLength top-level constant
int
const maxFileReadLength
Maximum file read size in characters.
Implementation
const maxFileReadLength = 2000000;
Maximum file read size in characters.
const maxFileReadLength = 2000000;