netty5/buffer
Trustin Lee 6732c6761b Recycle PooledByteBuf partially
- Related issue: #1397
- Resource leak detection should be turned off and the maxCapacity has to be Integer.MAX_VALUE
- It's technically possible to pool PooledByteBufs with different maxCapacity, which will be addressed in another commit.
2013-06-10 19:52:56 +09:00
..
src Recycle PooledByteBuf partially 2013-06-10 19:52:56 +09:00
pom.xml Revamp the core API to reduce memory footprint and consumption 2013-06-10 16:10:39 +09:00