Buffer() 和 new Buffer() 官方不在推荐使用, 针对字符串的入参请使用 Buffer.from() 构造函数。 - #8
Open
szfdiwang wants to merge 2 commits into
Open
Buffer() 和 new Buffer() 官方不在推荐使用, 针对字符串的入参请使用 Buffer.from() 构造函数。#8szfdiwang wants to merge 2 commits into
szfdiwang wants to merge 2 commits into
Commits
Commits on Jan 12, 2022
Commits on Jan 13, 2022
- committed