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

Method Implmentations (2 other methods implement nothing)

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