netty5/codec/src
Norman Maurer 9828267165 Fix performance regression which was caused by calling the fireInboundBufferUpdated() a way to often
* Also use a ThreadLocal for the decoder buffer to safe space as it is cheap
2013-04-03 17:07:52 +02:00
..
main/java/io/netty/handler/codec Fix performance regression which was caused by calling the fireInboundBufferUpdated() a way to often 2013-04-03 17:07:52 +02:00
test/java/io/netty/handler/codec Remove special handling of Object[] in codec framework (a.k.a unfolding) 2013-04-03 21:44:54 +09:00