Hi, Alan.
On 27.05.15 18:51, Alan Bateman wrote:
A minor comment on the usage of ByteArrayOutputStream is that you should be able to replace this soon with:
    Image image = toolkit.createImage( in.readAllBytes() );

The readAllBytes method is currently in review on core-libs-dev.
Thanks for this suggestion. I'll postpone the fix a little bit.

-Alan.


--
Best regards, Sergey.

Reply via email to