[
https://issues.apache.org/jira/browse/IO-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved IO-706.
--------------------------------
Fix Version/s: 2.9.0
Resolution: Fixed
> TimedOutputStream/TimedInputStream
> -----------------------------------
>
> Key: IO-706
> URL: https://issues.apache.org/jira/browse/IO-706
> Project: Commons IO
> Issue Type: New Feature
> Components: Streams/Writers
> Reporter: David Mollitor
> Priority: Major
> Fix For: 2.9.0
>
>
> Create a {{FilterInputStream}} {{FilterOutputStream}} that records the time
> it was opened (instantiated) and the time it was closed. Add method to
> return the delta so that users can request the amount of time required to
> read from (or write to) the underlying Stream.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)