stdlib
1.7
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.khronos.webgl
/
Uint16Array
/
Uint16Array
Uint16Array
JS
fun
Uint16Array
(
length
:
Int
)
(
source
)
fun
Uint16Array
(
array
:
Uint16Array
)
(
source
)
fun
Uint16Array
(
array
:
Array
<
Short
>
)
(
source
)
fun
Uint16Array
(
buffer
:
ArrayBuffer
,
byteOffset
:
Int
=
definedExternally
,
length
:
Int
=
definedExternally
)
(
source
)