BundleElement

Constructors

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

Members

Functions

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

Meta