Exemplo n.º 1
0
 def getHeader(self, datagram):
     tmpHeader = RxPHeader()
     tmpHeader.headerFromBytes(datagram)
     return tmpHeader