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

Adapters that go the other way, to java.io. #496

Merged
merged 1 commit into from
Jan 31, 2014

Conversation

swankjesse
Copy link
Collaborator

These ones are slightly more awkward because they need to do
their own internal buffering.

These ones are slightly more awkward because they need to do
their own internal buffering.
@codefromthecrypt
Copy link

Agreed the impl is more awkward than other code, but justifiably. Each time I thought "maybe this part of the imple of read or write should be commented," I turned around and realized it is easier to explain in java and tests! I looked for obvious and subtle problems, but couldn't spot any. Good job and I plan to use this.

LGTM!

swankjesse added a commit that referenced this pull request Jan 31, 2014
Adapters that go the other way, to java.io.
@swankjesse swankjesse merged commit 52804f6 into master Jan 31, 2014
@swankjesse swankjesse deleted the jwilson_0130_adapters branch February 14, 2014 22:07
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.

3 participants