hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
HeapByteBuffer.this
hunt
io
HeapByteBuffer
HeapByteBuffer
Undocumented in source.
this
(int cap, int lim)
this
(byte[] buf, int off, int len)
this
(byte[] buf, int mark, int pos, int lim, int cap, int off)
class
HeapByteBuffer
protected
this
(
byte
[]
buf
,
int
mark
,
int
pos
,
int
lim
,
int
cap
,
int
off
)
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