Method GetBufferCapacity
GetBufferCapacity(Int32)
Return the current capacity of the buffer at the given index in the chunk
Declaration
public int GetBufferCapacity(int index)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | index |
Returns
| Type | Description |
|---|---|
| Int32 |
Exceptions
| Type | Condition |
|---|---|
| InvalidOperationException |