maxScanBytes top-level constant

int const maxScanBytes

Maximum bytes to scan before giving up.

Implementation

const int maxScanBytes = 10 * 1024 * 1024;