Package com.bumptech.glide.load.resource.file

Class Summary
FileDecoder A simple ResourceDecoder that creates resource for a given File.
FileResource A simple Resource that wraps a File.
FileToStreamDecoder<T> A decoder that wraps an InputStream decoder to allow it to decode from a file.
StreamFileDataLoadProvider An DataLoadProvider that provides encoders and decoders for for obtaining a cache file from InputStream data.