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 Gregory (JIRA)" <ji...@apache.org> on 2012/11/30 15:19:58 UTC

[jira] [Resolved] (IO-359) Add IOUtils.skip and skipFully(ReadableByteChannel, long)

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

Gary Gregory resolved IO-359.
-----------------------------

    Resolution: Fixed

Patch applied, thank you!
{noformat}
commit -m "<action issue="IO-359" dev="ggregory" type="add" due-to="yukoba">Add IOUtils.skip and skipFully(ReadableByteChannel, long).</action>" C:/svn/org/apache/commons/trunks-proper/io/src/test/java/org/apache/commons/io/IOUtilsTestCase.java C:/svn/org/apache/commons/trunks-proper/io/src/changes/changes.xml C:/svn/org/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/IOUtils.java
    Sending        C:/svn/org/apache/commons/trunks-proper/io/src/changes/changes.xml
    Sending        C:/svn/org/apache/commons/trunks-proper/io/src/main/java/org/apache/commons/io/IOUtils.java
    Sending        C:/svn/org/apache/commons/trunks-proper/io/src/test/java/org/apache/commons/io/IOUtilsTestCase.java
    Transmitting file data ...
    Committed revision 1415648.
{noformat}
                
> Add IOUtils.skip and skipFully(ReadableByteChannel, long)
> ---------------------------------------------------------
>
>                 Key: IO-359
>                 URL: https://issues.apache.org/jira/browse/IO-359
>             Project: Commons IO
>          Issue Type: New Feature
>            Reporter: Yu Kobayashi
>             Fix For: 2.5
>
>         Attachments: SkipReadableByteChannel.patch
>
>
> I created a patch for IOUtils.skip and skipFully(ReadableByteChannel, long).
> Please add it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira