hunt-net ~master (2022-05-11T03:13:39.3275858)
Dub
Repo
BufferAllocator.allocateDirectBuffer
hunt
net
secure
conscrypt
AllocatedBuffer
BufferAllocator
Allocates a direct (i.e. non-heap) buffer with the given capacity.
class
BufferAllocator
abstract
AllocatedBuffer
allocateDirectBuffer
(
int
capacity
)
Meta
Source
See Implementation
hunt
net
secure
conscrypt
AllocatedBuffer
BufferAllocator
functions
allocateDirectBuffer
static functions
unpooled
Allocates a direct (i.e. non-heap) buffer with the given capacity.