Class StreamAssetPathFetcher

java.lang.Object
com.bumptech.glide.load.data.AssetPathFetcher<InputStream>
com.bumptech.glide.load.data.StreamAssetPathFetcher
All Implemented Interfaces:
DataFetcher<InputStream>

public class StreamAssetPathFetcher extends AssetPathFetcher<InputStream>
Fetches an InputStream for an asset path.