Class NativeMemoryAllocator
public class NativeMemoryAllocator : MemoryAllocator
- Inheritance
-
NativeMemoryAllocator
- Inherited Members
Constructors
NativeMemoryAllocator(int)
public NativeMemoryAllocator(int alignment = 64)
Parameters
alignment
int
Methods
AllocateInternal(int, out int)
protected override IMemoryOwner<byte> AllocateInternal(int length, out int bytesAllocated)