What happens if you take COSWriterObjectStream.java and replace DirectAccessByteArrayOutputStream with ByteArrayOutputStream, getRawData() with toByteArray() and build that?

(It shouldn't make a difference, unless the implementation within ByteArrayOutputStream is different)

Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to