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

Method Implmentations


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