ptr property

Pointer<Uint8> ptr
getter/setter pair

Pointer to the string bytes.

Implementation

external ffi.Pointer<ffi.Uint8> ptr;