usagi
0.0.4-SNAPSHOT
common
usagi
/
dimensional.usagi.tools
/
arraycopy
arraycopy
fun
arraycopy
(
src
:
ByteArray
,
srcPos
:
Int
,
dst
:
ByteArray
,
dstPos
:
Int
,
size
:
Int
)
Copies
size
elements of
src
starting at
srcPos
into
dst
at
dstPos