Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to