Function EOFPacket.this
Construct an EOFPacket struct from the raw data packet
Prototype
ref this(
ubyte[] packet
);
Parameters
packet = The packet contents excluding the 4 byte packet header
Construct an EOFPacket struct from the raw data packet
ref this(
ubyte[] packet
);
packet = The packet contents excluding the 4 byte packet header