toggle menu
buffer
1.0.0-ALPHA-20241108-2
jvm
switch theme
search in API
buffer
/
net.rsprot.buffer.extensions
/
gdataAlt2
gdata
Alt2
fun
ByteBuf
.
gdataAlt2
(
dest
:
ByteArray
,
offset
:
Int
=
0
,
length
:
Int
=
dest.size
)
fun
ByteBuf
.
gdataAlt2
(
dest
:
ByteBuf
,
offset
:
Int
=
readerIndex()
,
length
:
Int
=
readableBytes()
)