binary_parser
This library can parse all kind of binary-data structures including non-fixed length of structures and nested structures. For generic parsing, loop and condition(if) statement to define structures is provided in this library. Of course, values of neighbor binary-data can be used as the other binary-data's specification of length. Furthermore, this library handles all binary-data under the lazy evaluation. So you can read required parts of a binary-data very quickly even if whole of the binary-data is too big,
Activity
- Latest release
- 11y ago
- Total releases
- 7
- Cadence
- ~14 days
- Last 12 months
- 0
Details
- License
- MIT
- First release
- Apr 06, 2014
Releases
| Version | Released | |
|---|---|---|
1.3.0
minor
| ||
1.2.1
patch
| ||
1.2.0
minor
| ||
1.1.2
patch
| ||
1.1.1
patch
| ||
1.1.0
minor
| ||
1.0.0
initial
|