BELUGA BEHR created IO-393:
------------------------------

             Summary: [IO] FileBasedInputStream
                 Key: IO-393
                 URL: https://issues.apache.org/jira/browse/IO-393
             Project: Commons IO
          Issue Type: New Feature
          Components: Streams/Writers
            Reporter: BELUGA BEHR
            Priority: Minor
         Attachments: FileBackedInputStream.java

I have included, with this ticket, an implementation of a FileBasedInputStream. 
 It can be used as a generic wrapper for a FileInputStream and 
ByteArrayInputStream.  I use it with Spring-Batch as a way to allow an "Item 
Reader" to load files into memory or leave it on disk.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to