You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When parsing packets from a file using binary data, it would be nice to be able to use the builtin function of read_into from the file object. It would be something like read_into(cal_pkt).