BELUGA BEHR created IO-510:
------------------------------

             Summary: ReadAheadInputStream
                 Key: IO-510
                 URL: https://issues.apache.org/jira/browse/IO-510
             Project: Commons IO
          Issue Type: New Feature
          Components: Streams/Writers
            Reporter: BELUGA BEHR


Create a "ReadAheadInputStream".  Such a feature would essentially be a 
BufferedInputStream that spawns a thread for asynchronous reading.  The thread 
would continuously fill the buffer (if there was space) from the underlying 
InputStream.  Thread would wait if buffer was full.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to