type github.com/jackc/pgx/v5/pgtype.CompositeCodec (struct)

Method Implmentations

DecodeDatabaseSQLValue(m *Map, oid uint32, format int16, src []byte) (driver.Value, error) *CompositeCodec.M : Codec.DecodeDatabaseSQLValue
DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) *CompositeCodec.M : Codec.DecodeValue
FormatSupported(format int16) bool *CompositeCodec.M : Codec.FormatSupported
PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan *CompositeCodec.M : Codec.PlanEncode
PlanScan(m *Map, oid uint32, format int16, target any) ScanPlan *CompositeCodec.M : Codec.PlanScan