You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/04/13 18:20:00 UTC

[jira] [Created] (IO-666) Normalize internal buffers to 8192 bytes

Gary D. Gregory created IO-666:
----------------------------------

             Summary: Normalize internal buffers to 8192 bytes
                 Key: IO-666
                 URL: https://issues.apache.org/jira/browse/IO-666
             Project: Commons IO
          Issue Type: Improvement
            Reporter: Gary D. Gregory


Some internal buffers are 4096 bytes, some are 8192.

The JRE uses 8192 inĀ {{java.io.BufferedInputStream}} and {{java.io.BufferedOutputStream}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)