maxFileReadLength top-level constant

int const maxFileReadLength

Maximum file read size in characters.

Implementation

const maxFileReadLength = 2000000;