netty5/codec
Trustin Lee 46540578fc Optimize OutputMessageBuf.drainToNextInbound/Outbound()
- Return early when the buffer is empty
- Keep only the number of byte buffers
- Remove unnecessary null check in the loop (because we know buffer is not empty at certain point)
2013-04-04 14:32:48 +09:00
..
src Optimize OutputMessageBuf.drainToNextInbound/Outbound() 2013-04-04 14:32:48 +09:00
pom.xml Fix version numbering 2013-03-25 08:01:11 +01:00