buffer-compression
Toggle table of contents
2.3.1
common
Target filter
common
Switch theme
Search in API
Skip to content
buffer-compression
buffer-compression
/
com.ditchoom.buffer.compression
/
BufferAllocator
/
Direct
Direct
data
object
Direct
:
BufferAllocator
Allocate buffers using direct memory (default).
Members
Functions
allocate
Link copied to clipboard
open
override
fun
allocate
(
size
:
Int
)
:
ReadWriteBuffer
Allocates a buffer of the specified size.