byteArrayOf

fun byteArrayOf(vararg bytes: UByte): ByteArray(source)

Create a ByteArray from unsigned bytes

Return

the byte array

Since

0.1.0