字符转换问题
来源:4-4 基础 API——buffer2

我是蜗牛
2019-08-03
const buf2 = Buffer.alloc(6, ‘fff’, ‘utf-8’); 为什么 结果是 <Buffer 66 66 66 66 66 66>
字符是怎转换的
写回答
1回答
-
Samaritan
2019-11-21
可以看看 https://zhuanlan.zhihu.com/p/36163812
00
相似问题
etag会报头字符串错误
回答 1
puppeteer连续跳转页面问题
回答 1