MemoryCache
interface MemoryCache
An LRU cache of Images.
Properties
Link copied to clipboard
The maxSize in bytes that the cache was initialized with.
Link copied to clipboard
The keys present in the cache.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Remove the eldest entries until the cache's size is at or below size.