You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2008/03/29 16:44:24 UTC

[jira] Closed: (HARMONY-5522) [classlib][luni] optimized InputStream reader

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

Alexei Fedotov closed HARMONY-5522.
-----------------------------------

    Resolution: Fixed

Committed as a part of HARMONY-4569.

> [classlib][luni] optimized InputStream reader
> ---------------------------------------------
>
>                 Key: HARMONY-5522
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5522
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Alexei Fedotov
>         Attachments: ByteStream.java, ByteStream.java, ByteStream.java, ByteStream.java, LbaInputStream.java
>
>
> The utility reads InputStream into a byte buffer. For our case when the object is ByteArrayInputStream the utility returns a reference to the underlying array.
> cvs add working_classlib/modules/luni/src/main/java/org/apache/harmony/luni/util/ByteStream.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.