byteData property

ByteData get byteData

The ByteData of this Pointer memory.

Implementation

ByteData get byteData => _byteData;