DirectAllocator

A simple Allocator that never recycles.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun recycleByteBlocks(blocks: Array<ByteArray?>, start: Int, end: Int)