Package com.bumptech.glide.load.data
Types
Link copied to clipboard
Fetches an AssetFileDescriptor for a local android.net.
Link copied to clipboard
An abstract class for obtaining data for an asset path using an .
Link copied to clipboard
Link copied to clipboard
Lazily retrieves data that can be used to load a resource.
Link copied to clipboard
Responsible for rewinding a stream like data types.
Link copied to clipboard
Stores a mapping of data class to com.bumptech.glide.load.data.DataRewinder.Factory and allows registration of new types and factories.
Link copied to clipboard
Adds an exif segment with an orientation attribute to a wrapped InputStream containing image data.
Link copied to clipboard
Fetches an android.content.res.
Link copied to clipboard
Fetches an android.os.
Link copied to clipboard
A DataFetcher that retrieves an java.io.InputStream for a Url.
Link copied to clipboard
Implementation for InputStreams that rewinds streams by wrapping them in a buffered stream.
Link copied to clipboard
A DataFetcher that uses an android.content.
Link copied to clipboard
Implementation for ParcelFileDescriptors that rewinds file descriptors by seeking to 0.
Link copied to clipboard
Fetches an java.io.InputStream for an asset path.
Link copied to clipboard
Fetches an java.io.InputStream for a local android.net.