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

Method Implmentations


DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) TextCodec.M : Codec.DecodeValue
PlanEncode(m *Map, oid uint32, format int16, value any) EncodePlan TextCodec.M : Codec.PlanEncode
PlanScan(m *Map, oid uint32, format int16, target any) ScanPlan TextCodec.M : Codec.PlanScan