addBlob

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)