maxMemoryBytes constant
int
const maxMemoryBytes
Maximum memory usage in bytes (512MB)
Implementation
static const int maxMemoryBytes = 512 * 1024 * 1024;
Maximum memory usage in bytes (512MB)
static const int maxMemoryBytes = 512 * 1024 * 1024;