toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.memory
/
UByteArrayInt
/
UByteArrayInt
UByte
Array
Int
constructor
(
size
:
Int
)
Creates a new
UByteArrayInt
view of
size
bytes
constructor
(
size
:
Int
,
gen
:
(
Int
)
->
Int
)
constructor
(
data
:
ByteArray
)