Trustin Lee 1eeb2da736 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:30:00 -08:00
2009-03-04 10:33:09 +00:00
2009-08-28 07:15:49 +00:00
2011-12-09 14:31:04 +09:00
2012-02-28 10:35:18 -08:00
Description
No description provided
84 MiB
Languages
Java 99.8%
Shell 0.1%