Replica
replica-core
/
me.aartikov.replica.keyed
/
KeyedStorage
/
read
read
abstract
suspend
fun
read
(
key
:
K
)
:
T
?
Content copied to clipboard
Read data from a storage for a given
key
.