[
https://issues.apache.org/jira/browse/IO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816296#comment-17816296
]
Elliotte Rusty Harold commented on IO-387:
------------------------------------------
I like the auto-switch idea, especially if performance improvements can be
measured. Do we have benchmarks for this?
A new method doesn't seem needed, especially since any performance improvements
might not hold in future JDKs.
> IOUtils method to copy File Streams using NIO Channels
> ------------------------------------------------------
>
> Key: IO-387
> URL: https://issues.apache.org/jira/browse/IO-387
> Project: Commons IO
> Issue Type: New Feature
> Reporter: Sebb
> Priority: Major
>
> Might be useful to have a method to copy FileStreams using NIO channels.
> This should generally be faster than using byte buffers (and may use less
> memory).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)