toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.buffer
/
readBytesC
read
Bytes
C
fun
ByteBuf
.
readBytesC
(
dst
:
ByteArray
)
:
ByteBuf
fun
ByteBuf
.
readBytesC
(
dst
:
ByteArray
,
dstIndex
:
Int
,
len
:
Int
)
:
ByteBuf
fun
ByteBuf
.
readBytesC
(
dst
:
ByteBuf
)
:
ByteBuf
fun
ByteBuf
.
readBytesC
(
dst
:
ByteBuf
,
len
:
Int
)
:
ByteBuf
fun
ByteBuf
.
readBytesC
(
dst
:
ByteBuf
,
dstIndex
:
Int
,
len
:
Int
)
:
ByteBuf
fun
ByteBuf
.
readBytesC
(
len
:
Int
)
:
ByteBuf