Cache.setMaxSize

Sets the maximum size of the cache.

class Cache
void
setMaxSize
(
uint maxSize
)

Parameters

maxSize uint

the maximum size of the cache, in bytes

Meta

Since

2.34