getBuffer method

ByteBuffer getBuffer()

Returns the data buffer.

Implementation

ByteBuffer getBuffer() => byteData.buffer;