Field Offset
The location of the next read (expressed as a byte offset from the start).
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public int Offset
Returns
| Type | Description |
|---|---|
| int | The location of the next read (expressed as a byte offset from the start). |