Class LimitedBufferSlicePool.PooledByteBuffer
- java.lang.Object
-
- io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
-
- Enclosing class:
- LimitedBufferSlicePool
public static final class LimitedBufferSlicePool.PooledByteBuffer extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
free()
java.nio.ByteBuffer
getBuffer()
java.lang.String
toString()
-