buffer property

ByteData buffer

Implementation

ByteData get buffer =>
    ByteData.view(_buffer.buffer, _buffer.offsetInBytes, size);