sdk-java
Toggle table of contents
2.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
sdk-java
common
/
dev.restate.common
/
Slice
/
copyTo
copy
To
abstract
fun
copyTo
(
target
:
ByteBuffer
)
abstract
fun
copyTo
(
target
:
Array
<
Byte
>
)
abstract
fun
copyTo
(
target
:
Array
<
Byte
>
,
targetOffset
:
Int
)