[
https://issues.apache.org/jira/browse/IO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Rosenvold updated IO-457:
----------------------------------
Attachment: (was: boundedreader.patch)
> 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
>
> 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)