Direct

data object Direct : BufferAllocator

Allocate buffers using direct memory (default).

Functions

Link copied to clipboard
open override fun allocate(size: Int): ReadWriteBuffer

Allocates a buffer of the specified size.