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

Gary D. Gregory commented on IO-387:
------------------------------------

JMH to the rescue ;)

See also:
 * org.apache.commons.io.file.PathUtils.fileContentEquals(Path, Path, 
LinkOption[], OpenOption[])
 * org.apache.commons.io.RandomAccessFiles.contentEquals(RandomAccessFile, 
RandomAccessFile)

> 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)

Reply via email to