reticulum/Transport.py

4 wiersze
58 B
Python

class Transport:
@staticmethod
def outbound(raw):
pass