BinaryParser v1.0.0
Parse binary files with ease.
Loading...
Searching...
No Matches
bparser_parser_t Class Reference

The parser. More...

#include <parser.h>

Detailed Description

The parser.

The parser itself. It stores an array of read rules that define what and how it should read during the parse stage, and then stores parsed data within its' Data array that can be accessed later using bparser_get.


The documentation for this class was generated from the following file: