Converts various binary input types (including Blob) to Uint8Array asynchronously.
String, ArrayBuffer, ArrayBufferView, Uint8Array, or Blob to convert
Promise resolving to Uint8Array
Converts various binary input types (including Blob) to Uint8Array asynchronously.