binary property

Uint8List get binary

Implementation

Uint8List get binary => _data.byteBuffer.asUint8List(0, 2);