bigeasy / packet

Incremental binary parsers and serializers for Node.js.

Home Page:http://bigeasy.github.io/packet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement inferred spread integers.

bigeasy opened this issue · comments

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