type github.com/jackc/pgtype.scanPlanBinaryBytes

4 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L725: type scanPlanBinaryBytes struct{}
		pgtype.go#L727: func (scanPlanBinaryBytes) Scan(ci *ConnInfo, oid uint32, formatCode int16, src []byte, dst interface{}) error {
		pgtype.go#L786: 				return scanPlanBinaryBytes{}
		pgtype.go#L797: 				return scanPlanBinaryBytes{}