hunt-net ~master (2022-05-11T03:13:39.3275858)
Dub
Repo
ByteBufAllocator.directBuffer
hunt
net
buffer
ByteBufAllocator
ByteBufAllocator
Allocate a direct {@link ByteBuf} with the given initial capacity.
ByteBuf
directBuffer
()
ByteBuf
directBuffer
(int initialCapacity)
interface
ByteBufAllocator
ByteBuf
directBuffer
(
int
initialCapacity
)
ByteBuf
directBuffer
(int initialCapacity, int maxCapacity)
Meta
Source
See Implementation
hunt
net
buffer
ByteBufAllocator
ByteBufAllocator
functions
buffer
calculateNewCapacity
compositeBuffer
compositeDirectBuffer
compositeHeapBuffer
directBuffer
heapBuffer
ioBuffer
isDirectBufferPooled
Allocate a direct {@link ByteBuf} with the given initial capacity.