binaryCheckSize top-level constant
int
const binaryCheckSize
Bytes to check for binary content detection.
Implementation
const int binaryCheckSize = 8192;
Bytes to check for binary content detection.
const int binaryCheckSize = 8192;