okhttp / okhttp3 / Cache / evictAll

evictAll

fun evictAll(): Unit

Deletes all values stored in the cache. In-flight writes to the cache will complete normally, but the corresponding responses will not be stored.