Return this buffer as Uint8List
this
Uint8List toUint8List() => buffer.asUint8List(offsetInBytes, lengthInBytes);