netty5/buffer/src
John Fallows 06fd869711 Add support for AIO scattering reads and gathering writes.
o Add ByteBuf.hasNioBuffers() method
 o Promote CompositeByteBuf.nioBuffers() methods to ByteBuf
 o Use ByteBuf.nioBuffers() methods from AioSocketChannel
2012-08-12 17:29:07 -07:00
..
main/java/io/netty/buffer Add support for AIO scattering reads and gathering writes. 2012-08-12 17:29:07 -07:00
test/java/io/netty/buffer Add CompositeByteBuf.consolidate() 2012-08-05 18:32:30 +09:00