MessageBuilder

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(int firstSegmentWords)
Undocumented in source.
this
this(int firstSegmentWords, BuilderArena.AllocationStrategy allocationStrategy)
Undocumented in source.

Members

Functions

getRoot
T.Builder getRoot()
Undocumented in source. Be warned that the author may not have intended to support it.
getSegmentsForOutput
ByteBuffer[] getSegmentsForOutput()
Undocumented in source. Be warned that the author may not have intended to support it.
initRoot
T.Builder initRoot()
Undocumented in source. Be warned that the author may not have intended to support it.
setRoot
void setRoot(U reader)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta