DiskCacheInterceptor

class DiskCacheInterceptor(diskCache: () -> DiskCache) : Interceptor

Constructors

Link copied to clipboard
constructor(diskCache: () -> DiskCache)

Functions

Link copied to clipboard
open suspend override fun intercept(chain: Interceptor.Chain): ImageResult