keichi / binary-parser

A blazing-fast declarative parser builder for binary data
MIT License
857 stars 133 forks source link

Parsing Bitfields With 32 or More Bits #256

Open somewhatalex opened 2 months ago

somewhatalex commented 2 months ago

Is there a workaround for parsing large bitfields, ie. one with 60 bits?