set

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

Since Kotlin

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

Since Kotlin

1.8