Glide
Glide
/
com.bumptech.glide.load.engine.cache
/
DiskLruCacheWrapper
/
delete
delete
open
fun
delete
(
key
:
Key
)
Content copied to clipboard
Remove the key and value from the cache.
Parameters
key
The key to remove.