Blob
Represents a binary large object of raw data.
Declaration
interface BlobOverview
This class is provided for the Node.js platform and is a result for several methods in `PromisesApi`.
You can obtain data from `Blob` with the `arrayBuffer` or `text` methods.