Skip to content

Structure

PostgresMessage.ParameterDescription

Identifies the message as a parameter description.
struct ParameterDescription

Topics

Instance Properties

  • dataTypes
    Specifies the object ID of the parameter data type.

Type Methods

  • parse(from:)
    Parses an instance of this message type from a byte buffer.

Relationships

Conforms To