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.
Buffer 类提供了内置的 .toString() 方法,用于将 Buffer 转换为字符串。
你可以选择指定编码和字节范围。
请参见 文档 > API > 二进制数据 ,了解使用 Bun 操作二进制数据的完整文档。