ByteBuffer.GetDataPointer (METH)ΒΆ
METHOD GetDataPointer : POINTER TO BYTE
Returns the pointer where pos points to. If pos is outside buffer range function returns 0.
- InOut:
- Scope - Name - Type - Return - GetDataPointer- POINTER TO BYTE 
METHOD GetDataPointer : POINTER TO BYTE
Returns the pointer where pos points to. If pos is outside buffer range function returns 0.
| Scope | Name | Type | 
|---|---|---|
| Return | 
 | POINTER TO BYTE |