buffer property

ByteBuffer buffer

Returns the data buffer.

Implementation

ByteBuffer get buffer => byteData.buffer;