Blob can be constructed from an array of “chunks”, where each chunk is a string, binary data structure, or another Blob.
By default the
type of the resulting Blob is unset. Set it with the type option.
See Binary Data.
Blob can be constructed from an array of “chunks”, where each chunk is a string, binary data structure, or another Blob.
type of the resulting Blob is unset. Set it with the type option.