hunt-net ~master (2022-05-11T03:13:39.3275858)
Dub
Repo
ByteBufAllocator.ioBuffer
hunt
net
buffer
ByteBufAllocator
ByteBufAllocator
Allocate a {@link ByteBuf}, preferably a direct buffer which is suitable for I/O.
ByteBuf
ioBuffer
()
interface
ByteBufAllocator
ByteBuf
ioBuffer
(
)
ByteBuf
ioBuffer
(int initialCapacity)
ByteBuf
ioBuffer
(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 {@link ByteBuf}, preferably a direct buffer which is suitable for I/O.