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
/
putDouble
put
Double
nonJs
open
suspend override
fun
putDouble
(
key
:
String
,
value
:
Double
)
:
Outcome
<
Unit
,
Exception
>