github.com/jackc/pgx/v5/pgtype.CompositeBinaryScanner.FieldCount (method)

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		composite.go#L345: func (cfs *CompositeBinaryScanner) FieldCount() int {
		record_codec.go#L100: 		values := make([]any, scanner.FieldCount())