MessageBuffer.appendf

Format and append a line to this message. Returns false if the buffer is full.

class MessageBuffer
bool
appendf
(
T...
)
(
string fmt
,)

Meta