Bun
File SystemBinary Data

Convert a Uint8Array to a Blob

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