hi, maybe we could implement a group parsing object
it receive the group tags that exists in a group at construction
when init it receive the tag group name (nomdentries) and the group that will be read
it find the first tag and the last tag, with that we can recursive find group inside group
the point is find the start byte and final byte of a group
do you think it's a good idea? i could help implementing
hi, maybe we could implement a group parsing object
it receive the group tags that exists in a group at construction
when init it receive the tag group name (nomdentries) and the group that will be read
it find the first tag and the last tag, with that we can recursive find group inside group
the point is find the start byte and final byte of a group
do you think it's a good idea? i could help implementing