EOFPacket.this

Construct an EOFPacket struct from the raw data packet

struct EOFPacket
this
(
ubyte[] packet
)
out { assert (!packet.length); }

Meta