getUint8List method

Uint8List getUint8List()

Implementation

Uint8List getUint8List() {
  return _bufferData.data;
}