ui/worker/cache library
Classes
- CacheEntry
- Cache entry of file and/or its bytes.
- CacheWorker
- Worker maintaining Files cache and downloads.
- Downloading
- File downloading entry.
- FIFOCache
- Naive LinkedHashMap-based cache of Uint8Lists.
Enums
- CacheResponseType
- Response type of the CacheWorker.get function.
- DownloadStatus
- Status of a Downloading.