class documentation
Packet line parser that hands completed packets off to a callback.
| Method | __init__ |
Initialize PktLineParser. |
| Method | get |
Read back any unused data. |
| Method | parse |
Parse a fragment of data and call back for any completed packets. |
| Instance Variable | handle |
Undocumented |
| Instance Variable | _readahead |
Undocumented |