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