hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
HeapByteBuffer.put
hunt
collection
ByteBuffer
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)
class
HeapByteBuffer
override
ByteBuffer
put
(
byte
[]
src
,
int
offset
,
int
length
)
ByteBuffer
put
(ByteBuffer src)
Meta
Source
See Implementation
hunt
collection
ByteBuffer
HeapByteBuffer
constructors
this
functions
asReadOnlyBuffer
compact
duplicate
get
getInt
getShort
isDirect
isReadOnly
put
putInt
putShort
slice