Cache.setMaxSize
void setMaxSize(uint maxSize) nothrowSets the maximum size of the cache.
Parameters
maxSize | the maximum size of the cache, in bytes |
void setMaxSize(uint maxSize) nothrowSets the maximum size of the cache.
maxSize | the maximum size of the cache, in bytes |