hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
ByteBuffer.put
hunt
io
ByteBuffer
ByteBuffer
Undocumented in source. Be warned that the author may not have intended to support it.
ByteBuffer
put
(byte b)
ByteBuffer
put
(int index, byte b)
ByteBuffer
put
(ByteBuffer src)
ByteBuffer
put
(byte[] src, int offset, int length)
ByteBuffer
put
(byte[] src)
ByteBuffer
put
(string src)
class
ByteBuffer
final
ByteBuffer
put
(
string
src
)
ByteBuffer
put
(T value)
ByteBuffer
put
(int index, T value)
Meta
Source
See Implementation
hunt
io
ByteBuffer
ByteBuffer
constructors
this
functions
array
arrayOffset
asReadOnlyBuffer
byteOffset
compact
duplicate
get
getInt
getLong
getRemaining
getShort
getString
hasArray
ix
order
put
putInt
putLong
putShort
slice
toString
static functions
allocate
allocateDirect
wrap
variables
bigEndian
hb
offset