[ https://issues.apache.org/jira/browse/HARMONY-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison updated HARMONY-5522:
---------------------------------
Attachment: ByteStream.java
Here's my suggested implementation of an input stream that allows accessing it's byte buffer.
> [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.
|