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