bytes
Summary
Fetch the file and return its content as aUint8Array.
Signature
Parameters
No parameters.Returns
Type:Promise<Uint8Array<ArrayBuffer>>
Fetch the file and return its content as a .Fetch the file and return its content as a Uint8Array.
Uint8Array.
Promise<Uint8Array<ArrayBuffer>>
Fetch the file and return its content as a .