hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
HeapByteBuffer.put
hunt
io
HeapByteBuffer
HeapByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
ByteBuffer
put
(byte x)
ByteBuffer
put
(int i, byte x)
ByteBuffer
put
(byte[] src, int offset, int length)
ByteBuffer
put
(ByteBuffer src)
class
HeapByteBuffer
override
ByteBuffer
put
(
ByteBuffer
src
)
Meta
Source
See Implementation
hunt
io
HeapByteBuffer
HeapByteBuffer
constructors
this
functions
asReadOnlyBuffer
compact
duplicate
get
getInt
getLong
getShort
isDirect
isReadOnly
put
putInt
putLong
putShort
slice
static functions
makeShort