set

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

Since Kotlin

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

Since Kotlin

1.8