Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.cache
/
CacheTransaction
/
put
put
abstract
suspend
fun
put
(
key
:
String
,
value
:
V
?
)
Writes the cached
value
for the given
key
.