toggle menu
UIQ3
7.1.0
Library
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3
/
Utils
/
copy
copy
Library
open
fun
copy
(
Destination
:
Array
<
Short
>
,
Source
:
Array
<
Int
>
)
open
fun
copy
(
Destination
:
Array
<
Short
>
,
Source
:
Array
<
Short
>
)
Copy an int array to and short array.
Parameters
Destination
short array to copy to
Source
int array to copy from