Hello.

I follow myself again ....

TomohitoNakayama wrote:


ReEncodedInputStream.java.modifiedForLongRun does not create decoded buffer for each time when reEncode was created.
However, encocded buffer is created for each time as before.

To escape creating encoded buffer for each time, I think DERBY-760 is needed to be done.

DERBY-760 may be not needed yet....

Escaping to create encoded buffer for each time may be possible without DERBY-760. Seeing the javadoc for OutputStreamWriter and ByteArrayOutputStream, I found there seems to be way to escape it.

I continue trying.

Best regards.

--
/*

       Tomohito Nakayama
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]

       Naka
       http://www5.ocn.ne.jp/~tomohito/TopPage.html

*/

Reply via email to