netty5/codec/src
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
..
main/java/io/netty/handler/codec Vastly simplified ByteBufProcessor and MessageListProcessor 2013-06-28 20:29:00 +09:00
test/java/io/netty/handler/codec Fix reported leaks 2013-06-13 15:24:19 +09:00