Bun 提供了多种便捷函数,用于将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 的内容读取为不同格式。此代码片段将 ReadableStream 的内容读取到 ArrayBuffer,然后创建一个指向它的 Buffer。
有关 Bun 其他
ReadableStream 转换函数的文档,请参见 Docs > API > Utils。