要将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.
ReadableStream 写入磁盘,首先从流创建一个 Response 实例。然后可以使用 Bun.write() 将该 Response 写入磁盘。
完整的
Bun.write() 文档请参见 文档 > API > 文件 I/O。