Alan,

On Tue, Feb 20, 2018 at 8:50 AM, Alan Bateman <alan.bate...@oracle.com> wrote:
> On 19/02/2018 20:19, Simone Bordet wrote:
>>
>> :
>> Now, ByteBufferInputStream is not present in the JDK, and if you want
>> to complain you are in good (and conspicuous) company, as the JDK
>> engineers appear to avoid the issue since years now (e.g. create a
>> String from a ByteBuffer without copy).
>>
> There is an active proposal/discussion on core-libs-dev to add a constructor
> to String that creates the String by decoding the bytes in a buffer.

Thanks for this !

Where would be a good list to start discussing ByteBuffer to
[Input|Output]Stream bridging ?

-- 
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz

Reply via email to