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

abstract little-endian byte logic #217

Open
dherman opened this issue Dec 13, 2018 · 1 comment
Open

abstract little-endian byte logic #217

dherman opened this issue Dec 13, 2018 · 1 comment

Comments

@dherman
Copy link
Collaborator

dherman commented Dec 13, 2018

Should be able to eliminate unpack_isize in the tarball logic. Can use the byteorder crate, but the int_to_from_bytes feature has been stabilized and should ship in an upcoming Rust release, at which point we can just use that.

@Ayanrocks
Copy link

We can close this issue if this has been merged

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

No branches or pull requests

2 participants