MessageBuffer

Constructors

this
this(uint id, ubyte[] data)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
ubyte[] data;
Undocumented in source.
id
uint id;
Undocumented in source.

Meta