new SlowBuffer(size)


稳定性: 0 - 弃用: 改为使用 Buffer.allocUnsafeSlow()

  • size <integer> 新的 SlowBuffer 所需的长度。

参见 Buffer.allocUnsafeSlow()

Stability: 0 - Deprecated: Use Buffer.allocUnsafeSlow() instead.

  • size <integer> The desired length of the new SlowBuffer.

See Buffer.allocUnsafeSlow().