copyFromSize

fun <T> Array<T>.copyFromSize(from: Int, size: Int): Array<T>