Interface PooledByteBuffer
- All Known Implementing Classes:
PooledByteBufferImpl
public interface PooledByteBuffer
-
Method Summary
-
Method Details
-
toByteArray
byte[] toByteArray() -
toByteBuffer
ByteBuffer toByteBuffer() -
toMap
-
returnToPool
void returnToPool()
-