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

Get rid of byteorder #388

Closed
kurnevsky opened this issue Jun 11, 2019 · 0 comments · Fixed by #405
Closed

Get rid of byteorder #388

kurnevsky opened this issue Jun 11, 2019 · 0 comments · Fixed by #405
Labels
good first issue Good for newcomers

Comments

@kurnevsky
Copy link
Member

We use byteorder to encode/decode numbers in either big-endian or little-endian ordering. Now it can be replaced with methods from std.

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

Successfully merging a pull request may close this issue.

1 participant