hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
WritableBuffer.put
hunt
proton
codec
WritableBuffer
WritableBuffer
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
(ReadableBuffer payload)
void
put
(string value)
class
WritableBuffer
void
put
(
string
value
)
Meta
Source
See Implementation
hunt
proton
codec
WritableBuffer
WritableBuffer
functions
ensureRemaining
hasRemaining
limit
position
put
putDouble
putFloat
putInt
putLong
putShort
remaining