Packet line parser that hands completed packets off to a callback.
Method __init__ Undocumented
Method parse Parse a fragment of data and call back for any completed packets.
Method get_tail Read back any unused data.
def __init__(self, handle_pkt):
Undocumented
def parse(self, data):
Parse a fragment of data and call back for any completed packets.
def get_tail(self):
Read back any unused data.
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.