hunt-proton ~master (2021-07-16T03:06:07Z)
Home
Dub
Repo
WritableBuffer.put
hunt
proton
codec
WritableBuffer
WritableBuffer
Undocumented in source.
void
put
(byte b)
class
WritableBuffer
void
put
(
byte
b
)
void
put
(byte[] src, int offset, int length)
void
put
(ByteBuffer payload)
void
put
(ReadableBuffer payload)
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