coil-base
/
coil.memory
/
MemoryCache
/
get
get
abstract operator fun
get
(key:
MemoryCache.Key
):
Bitmap
?
Content copied to clipboard
Get the
Bitmap
associated with
key
.