Data:getPointer


Function

Synopsis

ptr, size = Data:getPointer( )

Arguments

None.

Returns

pointer ptr
A raw pointer to the Data.
number size
The size of the Data in bytes.

See Also