Structure
PostgresMessage.DataRow.Column
struct Column
Topics
Instance Properties
var description: StringSeeCustomStringConvertible.var value: ByteBuffer?The value of the column, in the format indicated by the associated format code. n is the above length.
Relationships
Conforms To
Swift.CustomStringConvertible