toUint8List method

Uint8List toUint8List()

The storage data of the image.

Implementation

Uint8List toUint8List() => buffer.asUint8List();