setCacheSize
Set the max size of the cache. If the cache size is exceeded, cache content is evicted following a FIFO policy.
Parameters
sizeInMb
cache size in megabytes
Deprecated
Do not use this method anymore!
Replace with
setCacheSize(sizeInMb: UShort)
Content copied to clipboard
Set the max size of the cache. If the cache size is exceeded, cache content is evicted following a FIFO policy.
Parameters
sizeInMb
cache size in megabytes