ktx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
ktx
collections
/
ktx.collections
/
gdxByteArrayOf
gdx
Byte
Array
Of
fun
gdxByteArrayOf
(
vararg
elements
:
Byte
)
:
GdxByteArray
Return
a new instance of
GdxByteArray
.
Parameters
elements
will be initially stored in the array.