hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
UnpooledHeapByteBuf.setBytes
hunt
net
buffer
UnpooledHeapByteBuf
UnpooledHeapByteBuf
Undocumented in source. Be warned that the author may not have intended to support it.
ByteBuf
setBytes
(int index, ByteBuf src, int srcIndex, int length)
class
UnpooledHeapByteBuf
override
ByteBuf
setBytes
(
int
index
,
ByteBuf
src
,
int
srcIndex
,
int
length
)
ByteBuf
setBytes
(int index, byte[] src, int srcIndex, int length)
ByteBuf
setBytes
(int index, ByteBuffer src)
int
setBytes
(int index, InputStream input, int length)
Meta
Source
See Implementation
hunt
net
buffer
UnpooledHeapByteBuf
UnpooledHeapByteBuf
constructors
this
functions
_getByte
_getInt
_getIntLE
_getLong
_getLongLE
_getShort
_getShortLE
_getUnsignedMedium
_getUnsignedMediumLE
_setByte
_setInt
_setIntLE
_setLong
_setLongLE
_setMedium
_setMediumLE
_setShort
_setShortLE
alloc
allocateArray
array
arrayOffset
capacity
copy
deallocate
freeArray
getByte
getBytes
getInt
getIntLE
getLong
getLongLE
getShort
getShortLE
getUnsignedMedium
getUnsignedMediumLE
hasArray
hasMemoryAddress
internalNioBuffer
isDirect
memoryAddress
nioBuffer
nioBufferCount
nioBuffers
order
setByte
setBytes
setInt
setIntLE
setLong
setLongLE
setMedium
setMediumLE
setShort
setShortLE
unwrap
variables
_array