Skip to main content
You can construct a Blob from an array of “chunks”, where each chunk is a string, binary data structure (including Buffer), or another Blob.

See Binary Data.