bytes property

Pointer<Void> bytes

A pointer points to bytes on the heap.

Implementation

Pointer<Void> get bytes => raw.bytes;