Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is related to
-
IO-305 New copy() method in IOUtils that takes additional offset, length and buffersize arguments
- Closed