You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Yu Kobayashi (JIRA)" <ji...@apache.org> on 2012/11/29 16:04:58 UTC

[jira] [Created] (IO-358) Add IOUtils.readFully(ReadableByteChannel)

Yu Kobayashi created IO-358:
-------------------------------

             Summary: Add IOUtils.readFully(ReadableByteChannel)
                 Key: IO-358
                 URL: https://issues.apache.org/jira/browse/IO-358
             Project: Commons IO
          Issue Type: New Feature
            Reporter: Yu Kobayashi


Please add IOUtils.readFully(ReadableByteChannel).
I created its patch.


--
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

[jira] [Resolved] (IO-358) Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer)

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory resolved IO-358.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.5

{noformat}
commit -m "<action issue="IO-358" dev="ggregory" type="add" due-to="yukoba">Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer).</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 1415223.
{noformat}
                
> Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer)
> ----------------------------------------------------------------------
>
>                 Key: IO-358
>                 URL: https://issues.apache.org/jira/browse/IO-358
>             Project: Commons IO
>          Issue Type: New Feature
>            Reporter: Yu Kobayashi
>             Fix For: 2.5
>
>         Attachments: ApacheCommonsIO.patch
>
>
> Please add IOUtils.readFully(ReadableByteChannel).
> I created its patch.

--
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

[jira] [Updated] (IO-358) Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer)

Posted by "Gary Gregory (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Gregory updated IO-358:
----------------------------

    Summary: Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer)  (was: Add IOUtils.readFully(ReadableByteChannel))
    
> Add IOUtils.read and readFully(ReadableByteChannel, ByteBuffer buffer)
> ----------------------------------------------------------------------
>
>                 Key: IO-358
>                 URL: https://issues.apache.org/jira/browse/IO-358
>             Project: Commons IO
>          Issue Type: New Feature
>            Reporter: Yu Kobayashi
>         Attachments: ApacheCommonsIO.patch
>
>
> Please add IOUtils.readFully(ReadableByteChannel).
> I created its patch.

--
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

[jira] [Updated] (IO-358) Add IOUtils.readFully(ReadableByteChannel)

Posted by "Yu Kobayashi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IO-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yu Kobayashi updated IO-358:
----------------------------

    Attachment: ApacheCommonsIO.patch

Patch for IOUtils.readFully(ReadableByteChannel)
                
> Add IOUtils.readFully(ReadableByteChannel)
> ------------------------------------------
>
>                 Key: IO-358
>                 URL: https://issues.apache.org/jira/browse/IO-358
>             Project: Commons IO
>          Issue Type: New Feature
>            Reporter: Yu Kobayashi
>         Attachments: ApacheCommonsIO.patch
>
>
> Please add IOUtils.readFully(ReadableByteChannel).
> I created its patch.

--
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