Hi guys,

I have just committed [1] two classes (IoBuffer and IoBufferTest). The IoBuffer class is not completed yet, but will be soon.

The IoBuffer class just has the same methods than a ByteBuffer, except that internally it stores a list of ByteBuffers. We don't make the IoBuffer expendable anymore, we can expand it by adding a new ByteBuffer at the end.

Otherwise, all the methods mimic the ByteBuffer methods, as if you don't see the interned ByteBuffer.

Feel free to comment...

Thanks !
[1] http://svn.apache.org/viewvc?rev=1206386&view=rev

--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Reply via email to