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

Method Implmentations (1 other method implements nothing)


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