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