hunt-amqp ~master (2022-05-10T05:36:30.204477)
Dub
Repo
ProtonWritableBufferImpl.put
hunt
amqp
impl
ProtonWritableBufferImpl
ProtonWritableBufferImpl
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 payload)
void
put
(ByteBuf payload)
void
put
(ReadableBuffer buffer)
void
put
(string value)
class
ProtonWritableBufferImpl
override
void
put
(
string
value
)
Meta
Source
See Implementation
hunt
amqp
impl
ProtonWritableBufferImpl
ProtonWritableBufferImpl
constructors
this
functions
ensureRemaining
getBuffer
hasRemaining
limit
position
put
putDouble
putFloat
putInt
putLong
putShort
remaining
static variables
INITIAL_CAPACITY
variables
nettyBuffer