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

Implement Read trait #1

Merged
merged 3 commits into from
Sep 14, 2020
Merged

Implement Read trait #1

merged 3 commits into from
Sep 14, 2020

Conversation

teskje
Copy link
Contributor

@teskje teskje commented Aug 28, 2020

This PR ports the AdcDecoder from the custom decompress_into method to implementing the Read trait instead.

Also includes various minor improvements, such as updating to the 2018 edition and replacing bincode with the byteorder crate.

Required for citruz/dmgwiz#10.

This ports the AdcDecoder from the custom decompress_into method to
implementing the Read trait instead.

Required for citruz/dmgwiz#10
@citruz citruz changed the base branch from main to release0.2 September 14, 2020 19:05
@citruz citruz merged commit 02b3857 into citruz:release0.2 Sep 14, 2020
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

Successfully merging this pull request may close these issues.

2 participants