Skip to main content
A 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.