netty5/transport/src/main/java/io/netty
Norman Maurer 92cec8d2ac Split up the nioBuffers() method to allow for inline. Related to #1812
This move less common method patterns to extra methods and so make the nioBuffers() method with most common pattern (backed by one ByteBuffer) small enough for inlining.
2013-09-05 09:22:13 +02:00
..
bootstrap Make AbstractBootstrap public 2013-08-24 17:20:53 +09:00
channel Split up the nioBuffers() method to allow for inline. Related to #1812 2013-09-05 09:22:13 +02:00