text
The text()
method of the Blob interface returns a Promise that resolves with a string containing the contents of the blob, interpreted as UTF-8.
The text()
method of the Blob interface returns a Promise that resolves with a string containing the contents of the blob, interpreted as UTF-8.