Field Length
The size in bytes of the currently-used portion of the internal buffer.
Namespace: Unity.Collections.LowLevel.Unsafe
Assembly: solution.dll
Syntax
public int Length
Returns
| Type | Description |
|---|---|
| int | The size in bytes of the currently-used portion of the internal buffer. |