Jetpack Multiplatform Preview Reference Documentation
datastore-core-okio
/
androidx.datastore.core.okio
/
OkioSerializer
/
readFrom
read
From
abstract
suspend
fun
readFrom
(
source
:
BufferedSource
)
:
T
(
source
)
Unmarshal object from source.
Parameters
source
the BufferedSource with the data to deserialize