hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
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