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

Method Implmentations


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