bufferAsByteData property

ByteData get bufferAsByteData

Returns the internal ByteData buffer.

Implementation

ByteData get bufferAsByteData => _byteData;