ByteBuffer.GetDataPointerAt (METH)ΒΆ
METHOD GetDataPointerAt : POINTER TO BYTE
Returns the byte array that backs this buffer at given position.
- InOut:
- Scope - Name - Type - Return - GetDataPointerAt- POINTER TO BYTE - Input - pos- UINT
METHOD GetDataPointerAt : POINTER TO BYTE
Returns the byte array that backs this buffer at given position.
| Scope | Name | Type | 
|---|---|---|
| Return | 
 | POINTER TO BYTE | 
| Input | 
 | 
 |