kotbase
Toggle table of contents
3.1
Select version
3.2
3.1
3.0
apple
common
jvmCommon
linuxMingw
Platform filter
apple
common
jvmCommon
linuxMingw
Switch theme
Search in API
kotbase
couchbase-lite-ee
/
kotbase
/
MutableArray
/
addBlob
add
Blob
apple
common
jvmCommon
linuxMingw
actual
fun
addBlob
(
value
:
Blob
?
)
:
MutableArray
(
source
)
expect
fun
addBlob
(
value
:
Blob
?
)
:
MutableArray
(
source
)
Adds a Blob object to the end of the array.
Return
The self object
Parameters
value
the Blob object
actual
fun
addBlob
(
value
:
Blob
?
)
:
MutableArray
(
source
)
actual
fun
addBlob
(
value
:
Blob
?
)
:
MutableArray
(
source
)