Structs§
- Represents an image that has completed loading. Images that fail to load (due to network or decode failure) are still stored here, so that they aren’t fetched again.
- Message that the decoder worker threads send to the image cache.
- Represents an image that is either being loaded by the resource thread, or decoded by a worker thread.
Enums§
- Result of accessing a cache.