Skip to content

v1.2.0: implement compression type 2 and general housekeeping

Latest

Choose a tag to compare

@jonathanschilling jonathanschilling released this 14 Sep 12:23
3d52922

A new (de-)compression method was implemented, which allows to read a broader set of files.
Frame headers were discovered and explicitly implemented - IrbHeader is now IrbFrameHeader.
Some general housekeeping was performed and documentation was added.