由於安全性和可用性問題,不建議使用 Buffer() 和 new Buffer() 構造函數,請改用 new Buffer.alloc() 、 Buffer.allocUnsafe() 或 Buffer.from() ...
確定! 回上一頁