BasePacket

Undocumented in source.

Members

Functions

serialize
JSONValue serialize(ushort op, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
JSONValue data;
Undocumented in source.
op
OPCode op;
Undocumented in source.
raw
JSONValue raw;
Undocumented in source.

Meta