Package com.bumptech.glide.loader.stream

Interface Summary
StreamLoader A base class for lazily and asynchronously opening an input stream that can be used to load an image.
StreamLoader.StreamReadyCallback An interface defining a callback for when an InputStream has been opened successfully or the load has failed because of an exception.
 

Class Summary
LocalUriLoader