hunt-proton ~master (2022-05-18T00:59:18.520328)
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)
void
put
(byte[] src, int offset, int length)
void
put
(ByteBuffer src)
void
put
(ReadableBuffer src)
void
put
(string value)
class
ByteBufferWrapper
override
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