new Buffer(array)


稳定性: 0 - 弃用: 改为使用 Buffer.from(array) 。

参见 Buffer.from(array)。

Stability: 0 - Deprecated: Use Buffer.from(array) instead.

See Buffer.from(array).