netty5/codec/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/handler/codec Add support for AIO scattering reads and gathering writes. 2012-08-12 17:29:07 -07:00
test/java/io/netty/handler/codec Allow a user use any type as a ReplayingDecoder state / AIO cleanup 2012-07-09 20:40:43 +09:00