ptr property

Pointer<Uint8> ptr
inherited

Pointer to array

Implementation

@override
Pointer<T> get ptr => _shared._array.ptr;