UbyteArray

fun UbyteArray(size: Int): UbyteArray
fun UbyteArray(size: Int, init: (Int) -> Byte): UbyteArray