maxScanBytes top-level constant
int
const maxScanBytes
Maximum bytes to scan before giving up.
Implementation
const int maxScanBytes = 10 * 1024 * 1024;
Maximum bytes to scan before giving up.
const int maxScanBytes = 10 * 1024 * 1024;