Beispiel #1
0
 def peek(self) -> Optional['Event']:
     return Event.wrap(pn_collector_peek(self._impl))
Beispiel #2
0
 def peek(self):
     return Event.wrap(pn_collector_peek(self._impl))
Beispiel #3
0
 def peek(self):
     return Event.wrap(pn_collector_peek(self._impl))