You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2022/06/20 18:51:00 UTC

[jira] [Closed] (IO-454) IOUtils.skipToEnd

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

Gary D. Gregory closed IO-454.
------------------------------
    Fix Version/s: 2.8.0
       Resolution: Fixed

Implemented in 2.8.0 as {{org.apache.commons.io.IOUtils.consume(InputStream)}}

> IOUtils.skipToEnd
> -----------------
>
>                 Key: IO-454
>                 URL: https://issues.apache.org/jira/browse/IO-454
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Utilities
>            Reporter: David Mollitor
>            Priority: Minor
>             Fix For: 2.8.0
>
>         Attachments: IO-454.patch
>
>
> Hello,
> I'd like to see an IOUtils method that calls skip (or skip/read) on a stream until it returns -1.
> Thanks.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)