Investigate Deku for replacing the current manual parsing. Potential blockers are that the header is optional and the size differs based on how many frames it contains (unsure how Deku handles this)
Another alternative is Nom, which looks more complex but may suit our usecase better.
Investigate Deku for replacing the current manual parsing. Potential blockers are that the header is optional and the size differs based on how many frames it contains (unsure how Deku handles this)
Another alternative is Nom, which looks more complex but may suit our usecase better.