netty5/buffer
Norman Maurer f09a721d7f Expose the chunkSize used by PooledByteBufAllocator.
Motivation:

Sometimes it may be useful to know the used chunkSize.

Modifications:

Add method to expose chunkSize.

Result:

More exposed details.
2017-02-14 08:37:05 +01:00
..
src Expose the chunkSize used by PooledByteBufAllocator. 2017-02-14 08:37:05 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00