MemAllocStrategy
interface MemAllocStrategy
Deprecated
Memory is now allocated by page (64KB each), so custom allocation strategies are no longer used. This interface will be removed in a future release.
Strategy for allocating memory buffers.