github.com/jackc/pgx/v5.Rows.RawValues (method)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L66: 	RawValues() [][]byte

	github.com/jackc/pgx/v5/pgxpool
		rows.go#L86: 	return rows.r.RawValues()