new SlowBuffer(size)


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

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

参见 Buffer.allocUnsafeSlow()

¥See Buffer.allocUnsafeSlow().