Jetpack Multiplatform Preview Reference Documentation
common
datastore-core
/
androidx.datastore.core
/
WriteScope
/
writeData
write
Data
abstract
suspend
fun
writeData
(
value
:
T
)
(
source
)
Writes the data
to the underlying storage.