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