SlowBuffer 类
稳定性: 0 - 弃用: 改为使用
Buffer.allocUnsafeSlow() 。参见 Buffer.allocUnsafeSlow()。
从构造函数总是返回 Buffer 实例而不是 SlowBuffer 实例的意义上来说,这从来都不是一个类。
Stability: 0 - Deprecated: Use
Buffer.allocUnsafeSlow() instead.See Buffer.allocUnsafeSlow(). This was never a class in the sense that
the constructor always returned a Buffer instance, rather than a SlowBuffer
instance.