oskit-kmp
Toggle table of contents
5.0.0
nonJs
Platform filter
nonJs
Switch theme
Search in API
oskit-kmp
oskit-kmp
/
com.outsidesource.oskitkmp.storage
/
KmpKvStoreNode
/
putString
put
String
nonJs
open
suspend override
fun
putString
(
key
:
String
,
value
:
String
)
:
Outcome
<
Unit
,
Exception
>