Jetpack Multiplatform Preview Reference Documentation
jvm
datastore-core
/
androidx.datastore.core
/
Serializer
/
readFrom
read
From
jvm
abstract
suspend
fun
readFrom
(
input
:
InputStream
)
:
T
(
source
)
Unmarshal object from stream.
Parameters
input
the InputStream with the data to deserialize