Bun
File SystemBinary Data

Convert an ArrayBuffer to a Blob

A Blob can be constructed from an array of "chunks", where each chunk is a string, binary data structure, or another Blob .