netty5/transport/src/main
Trustin Lee 0dcf352f4c Vastly simplified ByteBufProcessor and MessageListProcessor
- Related: #1378
- They now accept only one argument.
- A user who wants to use a buffer for more complex use cases, he or she can always access the buffer directly via memoryAddress() and array()
2013-06-28 20:29:00 +09:00
..
java/io/netty Vastly simplified ByteBufProcessor and MessageListProcessor 2013-06-28 20:29:00 +09:00