FrameHeader

2. Frame header

Members

Enums

OpCode
enum OpCode

2.4. opcode

Version
enum Version

2.1. version

Functions

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

2.2. flags

isAUTHENTICATE
bool isAUTHENTICATE()
Undocumented in source. Be warned that the author may not have intended to support it.
isCREDENTIALS
bool isCREDENTIALS()
Undocumented in source. Be warned that the author may not have intended to support it.
isERROR
bool isERROR()
Undocumented in source. Be warned that the author may not have intended to support it.
isEVENT
bool isEVENT()
Undocumented in source. Be warned that the author may not have intended to support it.
isEXECUTE
bool isEXECUTE()
Undocumented in source. Be warned that the author may not have intended to support it.
isEvent
bool isEvent()
Undocumented in source. Be warned that the author may not have intended to support it.
isOPTIONS
bool isOPTIONS()
Undocumented in source. Be warned that the author may not have intended to support it.
isPREPARE
bool isPREPARE()
Undocumented in source. Be warned that the author may not have intended to support it.
isQUERY
bool isQUERY()
Undocumented in source. Be warned that the author may not have intended to support it.
isREADY
bool isREADY()
Undocumented in source. Be warned that the author may not have intended to support it.
isREGISTER
bool isREGISTER()
Undocumented in source. Be warned that the author may not have intended to support it.
isRESULT
bool isRESULT()
Undocumented in source. Be warned that the author may not have intended to support it.
isSTARTUP
bool isSTARTUP()
Undocumented in source. Be warned that the author may not have intended to support it.
isSUPPORTED
bool isSUPPORTED()
Undocumented in source. Be warned that the author may not have intended to support it.
isServerStream
bool isServerStream()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
int length;

2.5. length

opcode
OpCode opcode;
Undocumented in source.
streamid
byte streamid;

2.3. stream

version_
Version version_;
Undocumented in source.

Meta