DiskCacheBuilder

Functions

Link copied to clipboard
fun cleanupDispatcher(dispatcher: CoroutineDispatcher)
Link copied to clipboard
fun directory(directory: Path)

Set the directory where the cache stores its data.

Link copied to clipboard
Link copied to clipboard
fun maxSizeBytes(size: Long)
Link copied to clipboard
fun maxSizePercent(percent: Double)
Link copied to clipboard