hunt-net ~master (2022-02-18T10:07:33Z)
Home
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.