Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new "toEnd" field in count #13

Open
roblabla opened this issue Jan 23, 2017 · 1 comment
Open

Add a new "toEnd" field in count #13

roblabla opened this issue Jan 23, 2017 · 1 comment

Comments

@roblabla
Copy link
Contributor

Many protocols need to be able to take "the rest" of a packet, and interpret it as an array/buffer. Currently, we specify new types like endOfArray or restBuffer. It'd be nice to avoid using new types, and instead use the count mechanism to abstract this away.

@hansihe
Copy link
Member

hansihe commented Jan 24, 2017

I agree to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants