# Allocator

> The allocator used to create the internal buffer.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Collections.LowLevel.Unsafe](/engine/6000.7/script-reference/unity/collections/lowlevel/unsafe.md)
* **Assembly:** UnityEngine.ManagedKernelModule

```csharp
public AllocatorManager.AllocatorHandle Allocator
```
