Gets a pointer to the Data. Can be used with libraries such as LuaJIT's FFI.
![]() |
Use at your own risk. Directly reading from and writing to the raw memory owned by the Data will bypass any safety checks and thread-safety the Data might normally have. |
pointer = Data:getPointer( )
None.
light userdata pointer