copyInts

fun copyInts(otherInts: IntArray, otherOffset: Int, otherLength: Int)
fun copyInts(ints: IntsRef)

Copies the given array into this instance.