Function ResultSetHeaders.this
Construct a ResultSetHeaders struct from a sequence of FieldDescription
packets and an EOF packet.
Parameters
| Name | Description |
|---|---|
| con | A mysql via which the packets are read |
| fieldCount | the number of fields/columns generated by the query |