hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
ByteBufferWrapper.put
hunt
proton
codec
WritableBuffer
ByteBufferWrapper
Undocumented in source. Be warned that the author may not have intended to support it.
void
put
(byte b)
class
ByteBufferWrapper
override
void
put
(
byte
b
)
void
put
(byte[] src, int offset, int length)
void
put
(ByteBuffer src)
void
put
(ReadableBuffer src)
void
put
(string value)
Meta
Source
See Implementation
hunt
proton
codec
WritableBuffer
ByteBufferWrapper
constructors
this
functions
byteBuffer
ensureRemaining
hasRemaining
limit
position
put
putDouble
putFloat
putInt
putLong
putShort
remaining
toReadableBuffer
static functions
allocate
wrap