github.com/jackc/pgx/v5/pgtype.CompositeTextScanner.Bytes (method)
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
composite.go#L190: err := fieldPlan.Scan(scanner.Bytes(), fieldTarget)
composite.go#L240: err := fieldPlan.Scan(scanner.Bytes(), &v)
composite.go#L451: func (cfs *CompositeTextScanner) Bytes() []byte {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)