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

Refactor utility io conversions into one internal package #173

Merged
merged 1 commit into from
Jul 16, 2021
Merged

Refactor utility io conversions into one internal package #173

merged 1 commit into from
Jul 16, 2021

Conversation

masih
Copy link
Member

@masih masih commented Jul 16, 2021

Improve reader type conversion by checking if type satisfies
ReaderAt to avoid unnecessary wrapping.

Move io converters into one place.

Fixes:

Improve reader type conversion by checking if type satisfies
ReaderAt to avoid unnecessary wrapping.

Move io converters into one place.

Fixes:
- #145
@masih masih linked an issue Jul 16, 2021 that may be closed by this pull request
@masih masih requested review from mvdan and willscott July 16, 2021 11:05
@masih masih added this to the CAR v2 milestone Jul 16, 2021
@mvdan mvdan merged commit 636c867 into ipld:wip-v2 Jul 16, 2021
@masih masih deleted the refactor-internalio branch July 16, 2021 11:22
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.

Unify utility Reader/Writer types into internalio
2 participants