toggle menu
kotbase
3.1
3.1
3.0
common
jvmCommon
linuxMingw
switch theme
search in API
couchbase-lite
/
kotbase
/
MutableDocument
/
setLong
set
Long
common
jvmCommon
linuxMingw
expect
fun
setLong
(
key
:
String
,
value
:
Long
)
:
MutableDocument
(
source
)
Set a long value for the given key
Return
this MutableDocument instance
Parameters
key
the key.
value
the long value.
actual
fun
setLong
(
key
:
String
,
value
:
Long
)
:
MutableDocument
(
source
)
actual
fun
setLong
(
key
:
String
,
value
:
Long
)
:
MutableDocument
(
source
)