netty5/transport
Trustin Lee 0b9235f072 Simplify ByteBufProcessor and MessageListProcessor and Add internal component accessors to CompositeByteBuf
- Fixes #1528

It's not really easy to provide a general-purpose abstraction for fast-yet-safe iteration. Instead of making forEachByte() less optimal, let's make it do what it does really well, and allow a user to implement potentially unsafe-yet-fast loop using unsafe operations.
2013-07-05 14:00:46 +09:00
..
src Simplify ByteBufProcessor and MessageListProcessor and Add internal component accessors to CompositeByteBuf 2013-07-05 14:00:46 +09:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-07-02 11:41:18 +02:00