coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-network-core
/
coil3.network
/
CacheStrategy
/
write
write
abstract
suspend
fun
write
(
cacheResponse
:
NetworkResponse
?
,
networkRequest
:
NetworkRequest
,
networkResponse
:
NetworkResponse
,
options
:
Options
)
:
CacheStrategy.WriteResult