Factory
Factory for producing ParcelFileDescriptorRewinders from ParcelFileDescriptors.
Functions
Link copied to clipboard
open fun build(parcelFileDescriptor: ParcelFileDescriptor): DataRewinder<ParcelFileDescriptor>
Content copied to clipboard
Returns a new com.bumptech.glide.load.data.DataRewinder wrapping the given data.
Link copied to clipboard
Returns the class of data this factory can produce s for.