You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2014/10/28 00:11:33 UTC

[jira] [Closed] (IO-457) Add BoundedReader

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

Olivier Lamy (*$^¨%`£) closed IO-457.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.5

applied http://svn.apache.org/r1634731
Thanks!

> 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
>            Assignee: Olivier Lamy (*$^¨%`£)
>             Fix For: 2.5
>
>         Attachments: boundedreaderv2.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)