Construct a ResultSetHeaders struct from a sequence of FieldDescription packets and an EOF packet.
A mysql.connection.Connection via which the packets are read
the number of fields/columns generated by the query
See Implementation
Construct a ResultSetHeaders struct from a sequence of FieldDescription packets and an EOF packet.