Encapsulation

Undocumented in source.

Members

Functions

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

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
info
ubyte info;
Undocumented in source.
length
ushort length;
Undocumented in source.
messageIndex
int messageIndex;
Undocumented in source.
orderChannel
ubyte orderChannel;
Undocumented in source.
orderIndex
int orderIndex;
Undocumented in source.
payload
ubyte[] payload;
Undocumented in source.
split
sul.protocol.raknet8.types.Split split;
Undocumented in source.

Meta