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