cacheMaxBytes property
Upper bound for the cache bucket. Least recently used entries go first.
Implementation
static int cacheMaxBytes = 256 * 1024 * 1024;
Upper bound for the cache bucket. Least recently used entries go first.
static int cacheMaxBytes = 256 * 1024 * 1024;