data property

Pointer<Uint8> data
getter/setter pair

Pointer to the data of the string.

Implementation

external Pointer<Uint8> data;