github.com/jackc/pgx/v5/pgtype.Uint32Codec.DecodeValue (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		uint32.go#L263: func (c Uint32Codec) DecodeValue(m *Map, oid uint32, format int16, src []byte) (any, error) {