[ https://issues.apache.org/jira/browse/HARMONY-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexei Fedotov updated HARMONY-5522:
------------------------------------
Attachment: ByteStream.java
The patch which uses the utility is not ready yet, but adding this utility is an atomic operation
which does not break build consistency. It is filed as a separate JIRA to simplify tracking
and get reviews early.
> [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
>
>
> 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.
|