API Collection
PostgresMessageType Implementations
Topics
Type Properties
static var identifier: PostgresMessage.IdentifierSeePostgresMessageType.
Type Methods
static func parse(from: inout ByteBuffer) throws -> PostgresMessage.RowDescriptionParses an instance of this message type from a byte buffer.