netty5/codec
Trustin Lee c2d2f0b254 Optimize FrameDecoder and ReplayingDecoder
* Overall code cleanup on FrameDecoder and ReplayingDecoder
* FrameDecoder discards readableBytes only when it has to
* Replaced createCumulationDynamicBuffer with newCumulationBuffer with
  an additional hint
* ReplayingDecoder does not perform memory copy if possible
2012-02-28 16:39:24 -08:00
..
src Optimize FrameDecoder and ReplayingDecoder 2012-02-28 16:39:24 -08:00
pom.xml Issue #60: Make the project multi-module 2011-12-28 19:44:04 +09:00