kmp-kvs-storage
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-kvs-storage
kvs-core
/
com.santimattius.kvs
/
getIntAsResult
get
Int
As
Result
@
HiddenFromObjC
suspend
fun
Kvs
.
getIntAsResult
(
key
:
String
,
defValue
:
Int
)
:
Result
<
Int
>