hunt-amqp ~master (2020-09-22T10:53:41Z)
Home
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)
class
ProtonWritableBufferImpl
override
void
put
(
byte
[]
src
,
int
offset
,
int
length
)
void
put
(ByteBuffer payload)
void
put
(ByteBuf payload)
void
put
(ReadableBuffer buffer)
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