[ 
https://issues.apache.org/jira/browse/IO-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672741#comment-13672741
 ] 

Sebb commented on IO-387:
-------------------------

Alternatively consider whether to automatically switch to using NIO channels if 
the InputStream and OutputStream are both instances of File Streams.
                
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to