bigeasy / packet

Incremental binary parsers and serializers for Node.js.
http://bigeasy.github.io/packet
MIT License
186 stars 25 forks source link

Implement inferred spread integers. #589

Open bigeasy opened 4 years ago

bigeasy commented 3 years ago

Reopening. We're expanding the last definition backwards when we could instead use a doubled array to indicate that the particular pattern should repeat.