Skip to content

Parsing function for binary data (struct) #1200

Open
@nomalord

Description

@nomalord

I would love it if a parser for binary data (basically struct parser) would be added😁

I personally used the struct library in python a lot so I'm most comfortable with it, and would love it if the implementation followed a similar syntax:

https://docs.python.org/3/library/struct.html#format-characters

Something important to note is the ability to parse a struct of a fixed length and a repeating struct.
Thanks in advance 😁😁😁

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA value-adding code addition that introduce new functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions