Mdb.Packet

Constructors

this
this(PacketType type, ubyte[] rawData)

Members

Functions

get
auto get()

Variables

rawData
ubyte[] rawData;
type
PacketType type;

Meta