Package-level declarations
Types
Link copied to clipboard
A Fetcher translates data (e.g. URI, file, etc.) into a FetchResult.
Link copied to clipboard
The result of Fetcher.fetch.
Link copied to clipboard
@Poko
An Image result. Return this from a Fetcher if its data cannot be converted into an ImageSource.
Link copied to clipboard
@Poko
An ImageSource result, which will be consumed by a relevant Decoder.