Withdrawn: 8310426: (ch) Channels.newInputStream transferTo cleanup
duke
duke at openjdk.org
Thu Aug 17 07:06:35 UTC 2023
On Tue, 20 Jun 2023 15:15:51 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> ChannelInputStream, the InputStream returned by Channels.newInputStream, implements the transferTo method with support for the cross product of many interesting underlying channels. It's getting a bit too unwieldy and can be simplified by introducing a FileChannelInputStream to wrap a FileChannel.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/14566
More information about the nio-dev
mailing list