This packet is sent by the client to request a description of a prepared statement.
describeType (byte): either 'S' for a prepared statement, or 'P' for a portal.
describeName (string): the name of the prepared statement or portal, empty for default
This packet type has no methods aside from the common ones.