gdxByteArrayOf

fun gdxByteArrayOf(vararg elements: Byte): GdxByteArray

Return

a new instance of GdxByteArray.

Parameters

elements

will be initially stored in the array.