Calling this constructor emits a deprecation warning when run from code outside the node_modules directory.
node_modules
Calling this constructor no longer emits a deprecation warning.
Calling this constructor emits a deprecation warning now.
弃用于: v6.0.0
Buffer.from(string[, encoding])
string
encoding
'utf8'
请参阅 Buffer.from(string[, encoding])。
【See Buffer.from(string[, encoding]).】