Read an entire file as an array buffer (base64-encoded).
Note: The maximum file size allowed is 50 MiB.
path to the file to read
a promise that resolves with the file data as a base64-encoded string and mime type
Read an entire file as an array buffer (base64-encoded).
Note: The maximum file size allowed is 50 MiB.