set

fun set(array: Uint32Array, offset: Int = definedExternally)(source)
fun set(array: Array<Int>, offset: Int = definedExternally)(source)

Since Kotlin

1.1
fun set(array: Uint32Array, offset: Int = definedExternally)(source)
fun set(array: JsArray<JsNumber>, offset: Int = definedExternally)(source)

Since Kotlin

1.8