fromUint8Array static method

Blob fromUint8Array(
  1. Uint8List list
)

Implementation

external static Blob fromUint8Array(Uint8List list);