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

Method Implmentations


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