public abstract class VertxByteBufAllocator
extends io.netty.buffer.AbstractByteBufAllocator
| Modifier and Type | Field and Description |
|---|---|
static VertxByteBufAllocator |
DEFAULT |
| Constructor and Description |
|---|
VertxByteBufAllocator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDirectBufferPooled() |
protected io.netty.buffer.ByteBuf |
newDirectBuffer(int initialCapacity,
int maxCapacity) |
buffer, buffer, buffer, calculateNewCapacity, compositeBuffer, compositeBuffer, compositeDirectBuffer, compositeDirectBuffer, compositeHeapBuffer, compositeHeapBuffer, directBuffer, directBuffer, directBuffer, heapBuffer, heapBuffer, heapBuffer, ioBuffer, ioBuffer, ioBuffer, newHeapBuffer, toLeakAwareBuffer, toLeakAwareBuffer, toStringpublic static final VertxByteBufAllocator DEFAULT
Copyright © 2021. All rights reserved.