[ 
https://issues.apache.org/jira/browse/IO-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niall Pemberton resolved IO-129.
--------------------------------

    Resolution: Fixed

OK your patch and AutoCloseInputStream suggestion covers all bases - so I agree 
thats better. I've commited your patch - thanks :)

> Add TeeInputStream
> ------------------
>
>                 Key: IO-129
>                 URL: https://issues.apache.org/jira/browse/IO-129
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Jukka Zitting
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: commons-io-TeeInputStream-autoclose.patch, 
> commons-io-TeeInputStream-close.patch, IO-129.patch
>
>
> There should be a TeeInputStream class that transparently writes all bytes 
> read from an input stream to a given output stream. Such a class could be 
> used to easily record and log various inputs like incoming network streams, 
> etc. The class would also be nicely symmetric with the existing 
> TeeOutputStream class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to