Method GetUnsafeReadOnlyPtr
GetUnsafeReadOnlyPtr(Int32)
The unsafe pointer to buffer elements at the given index in the chunk
Declaration
public void *GetUnsafeReadOnlyPtr(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index |
Returns
| Type | Description |
|---|---|
| Void* |
Exceptions
| Type | Condition |
|---|---|
| InvalidOperationException |