newArray

open fun newArray(length: Int): Array<Byte>

Allocate and return an array of the specified size.