Packet

Constructors

this
this(Message message)
this
this(Bundle bundle)
this
this(ubyte[] packet)

Members

Functions

bundle
const(Bundle) bundle()
hasBundle
bool hasBundle()
Undocumented in source. Be warned that the author may not have intended to support it.
hasMessage
bool hasMessage()
Undocumented in source. Be warned that the author may not have intended to support it.
message
const(Message) message()
opCast
T opCast()
toString
string toString()

Meta