addLong

expect fun addLong(value: Long): MutableArray(source)

Adds a long value to the end of the array.

Return

The self object

Parameters

value

the long value

actual fun addLong(value: Long): MutableArray(source)
actual fun addLong(value: Long): MutableArray(source)