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

chunk sequence number - why does it start at 1 instead of 0? #48

Open
sschulz-t opened this issue Mar 5, 2024 · 0 comments
Open

chunk sequence number - why does it start at 1 instead of 0? #48

sschulz-t opened this issue Mar 5, 2024 · 0 comments

Comments

@sschulz-t
Copy link

I have a question regarding:

**Chunk Sequence No:** Running unsigned counter for the chunk and starts with 1 (Max 65535)

Why does the chunk number start with 1?

Starting at 0 would be more straightforward and would make implementations easier and less prone to errors.

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

1 participant