MessageBuffer

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(long type, ubyte[] msgBody)
Undocumented in source.

Members

Functions

encode
ubyte[] encode()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

decode
MessageBuffer decode(ubyte[] buff)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

authId
long authId;
Undocumented in source.
message
ubyte[] message;
Undocumented in source.
messageId
long messageId;
Undocumented in source.

Meta