Jetpack Multiplatform Preview Reference Documentation
datastore-core-okio
/
androidx.datastore.core.okio
/
OkioSerializer
/
writeTo
write
To
abstract
suspend
fun
writeTo
(
t
:
T
,
sink
:
BufferedSink
)
(
source
)
Marshal object to a Sink.
Parameters
t
the data to write to output