Class ByteBufferManager.SmallByteBufferWrapper

java.lang.Object
org.glassfish.grizzly.memory.ByteBufferWrapper
org.glassfish.grizzly.memory.ByteBufferManager.SmallByteBufferWrapper
All Implemented Interfaces:
Comparable<Buffer>, WritableMessage, Buffer, Cacheable
Enclosing class:
ByteBufferManager

protected final class ByteBufferManager.SmallByteBufferWrapper extends ByteBufferWrapper implements Cacheable
ByteBufferWrapper implementation, which supports trimming. In other words it's possible to return unused Buffer space to pool.