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