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

Additional LBufferAPI methods #55

Merged
merged 2 commits into from
Nov 26, 2017
Merged

Conversation

jvz
Copy link
Contributor

@jvz jvz commented Nov 4, 2017

This adds convenience writeTo() methods for GatheringByteChannel and a
less optimized version for WritableByteChannel.

This adds a readFrom() method for reading a ByteBuffer similar to the
existing API for reading from byte arrays.

This also updates to the latest Scala 2.11 and 2.12 releases along with some other dependencies.

This adds convenience writeTo() methods for GatheringByteChannel and a
less optimized version for WritableByteChannel.

This adds a readFrom() method for reading a ByteBuffer similar to the
existing API for reading from byte arrays.
@xerial
Copy link
Owner

xerial commented Nov 26, 2017

@jvz Sorry for keep you waiting for a long time. I've failed to notice this PR, and it looks good to me. Thanks!

@xerial xerial merged commit 150e209 into xerial:master Nov 26, 2017
@jvz jvz deleted the feature/api-additions branch November 27, 2017 00:15
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