korlibs
Toggle table of contents
6.1.0-SNAPSHOT
android
common
js
jvm
native
wasmJs
Target filter
android
common
js
jvm
native
wasmJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-memory
/
korlibs.memory
/
Buffer
/
Companion
/
copy
copy
android
common
js
jvm
native
wasmJs
actual
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)
expect
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)
actual
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)
actual
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)
actual
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)
actual
fun
copy
(
src
:
Buffer
,
srcPosBytes
:
Int
,
dst
:
Buffer
,
dstPosBytes
:
Int
,
sizeInBytes
:
Int
)