mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Function EOFPacket.this
Construct an EOFPacket
struct from the raw data packet
this
(
ubyte[] packet
);
Parameters
Name | Description |
---|---|
packet | The packet contents excluding the 4 byte packet header |