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

Method Implmentations


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