# Buffer

> The buffer that receives the read data.

## Definition

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

```csharp
public void* Buffer
```
