view method

Uint8List view()

Implementation

Uint8List view() => _data.buffer.asUint8List(_data.offsetInBytes, length);