bufferAsByteData property

ByteData get bufferAsByteData

Returns the buffer as ByteData.

Implementation

ByteData get bufferAsByteData => _byteData;