Buffer() 和 new Buffer() 官方不在推荐使用, 针对字符串的入参请使用 Buffer.from() 构造函数。 #8
Enhance your code review process with GitHub Actions
GitHub Actions make it easy to automate all your software workflows, now with world-class CI/CD.
Build, test, and deploy your code right from GitHub. Learn more about GitHub Actions.