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 will be unset. This can be set manually.
See Docs > API > Binary Data for complete documentation on manipulating binary data with Bun.