Parameter

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

COMMAND
enum uint COMMAND;
Undocumented in source.
ENUM
enum uint ENUM;
Undocumented in source.
FIELDS
enum string[] FIELDS;
Undocumented in source.
FLOAT
enum uint FLOAT;
Undocumented in source.
INT
enum uint INT;
Undocumented in source.
JSON
enum uint JSON;
Undocumented in source.
MIXED
enum uint MIXED;
Undocumented in source.
POSITION
enum uint POSITION;
Undocumented in source.
RAWTEXT
enum uint RAWTEXT;
Undocumented in source.
STRING
enum uint STRING;
Undocumented in source.
TARGET
enum uint TARGET;
Undocumented in source.
TEMPLATE
enum uint TEMPLATE;
Undocumented in source.
TEXT
enum uint TEXT;
Undocumented in source.
VALID
enum uint VALID;
Undocumented in source.
name
string name;
Undocumented in source.
optional
bool optional;
Undocumented in source.
type
uint type;
Undocumented in source.

Meta