CacheNetworkResponse

@InternalCoilApi
object CacheNetworkResponse

Utility methods used to read/write a NetworkResponse from/to the disk cache.

Functions

Link copied to clipboard
fun readFrom(source: BufferedSource): NetworkResponse
Link copied to clipboard
fun writeTo(response: NetworkResponse, sink: BufferedSink)