addBlob

actual open override fun addBlob(value: Blob?): MutableArray(source)
expect open override 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 open override 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 open override fun addBlob(value: Blob?): MutableArray(source)