netty5/codec
Trustin Lee 65c2a6ed46 Make ByteBuf an abstract class rather than an interface
- 5% improvement in throughput (HelloWorldServer example)
- Made CompositeByteBuf a concrete class (renamed from DefaultCompositeByteBuf) because there's no multiple inheritance in Java

Fixes #1536
2013-07-08 14:59:52 +09:00
..
src Make ByteBuf an abstract class rather than an interface 2013-07-08 14:59:52 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-07-02 11:41:18 +02:00