Kristian Rosenvold created IO-457:
-------------------------------------
Summary: Add BoundedReader
Key: IO-457
URL: https://issues.apache.org/jira/browse/IO-457
Project: Commons IO
Issue Type: New Feature
Components: Streams/Writers
Reporter: Kristian Rosenvold
Attachments: boundedreader.patch
The enclosed patch contains a BoundedReader, a wrapper that can be used to
constrain access to an underlying stream when used with mark/reset - to avoid
overflowing the mark limit of the underlying buffer.
This code is originally written by me in the maven project
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)