Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
Blob 类提供了多种方法,用于以不同格式读取其内容。此示例将内容读取为一个 ArrayBuffer,然后基于该缓冲区创建一个 DataView。
完整的二进制数据操作文档,请参见 文档 > API > 二进制数据。