Package com.rabbitmq.client.impl.nio
Interface DefaultByteBufferFactory.ByteBufferAllocator
-
- Enclosing class:
- DefaultByteBufferFactory
public static interface DefaultByteBufferFactory.ByteBufferAllocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ByteBuffer
allocate(int capacity)
-
-
-
Method Detail
-
allocate
ByteBuffer allocate(int capacity)
-
-