[ 
https://issues.apache.org/jira/browse/IO-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory closed IO-308.
------------------------------


Version 2.2 has been released and addresses this issue.
                
> Allow applications to provide buffer (or size) for copyLarge methods?
> ---------------------------------------------------------------------
>
>                 Key: IO-308
>                 URL: https://issues.apache.org/jira/browse/IO-308
>             Project: Commons IO
>          Issue Type: New Feature
>            Reporter: Sebb
>            Priority: Minor
>             Fix For: 2.2
>
>
> Unlike the skip buffer, the copyLarge buffers cannot be shared between 
> threads.
> The methods allocate their own buffers as local variables (current size 4096)
> It might be worth allowing applications to provide their own buffers, and/or 
> specifying the buffer size to be used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to