Documentation
Dlang.org
Cache.setMaxSize
soup
cache
Cache
Sets the maximum size of the cache.
class
Cache
void
setMaxSize
(
uint
maxSize
)
Parameters
maxSize
uint
the maximum size of the cache, in bytes
soup
cache
Cache
constructors
this
functions
clear
dump
flush
getMaxSize
load
setMaxSize
Sets the maximum size of the cache.