mkodekar / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Immutable supplier of ByteChannels #1789

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I propose to implement something similar to Guava's ByteSource and ByteSink 
which would provide ReadableByteChannel and WritableByteChannel instances.

These classes should also provide common operations such as copy data from 
source to sink.

Original issue reported on code.google.com by paolo.fu...@gmail.com on 24 Jun 2014 at 2:43

GoogleCodeExporter commented 9 years ago

Original comment by kak@google.com on 30 Jun 2014 at 5:01

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07