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

Authors

Copyright

License