Stability: 0 - Deprecated: Use [Buffer.alloc()][] instead (also see [Buffer.allocUnsafe()][]).

    • size {integer} The desired length of the new Buffer.

    See [Buffer.alloc()][] and [Buffer.allocUnsafe()][]. This variant of the constructor is equivalent to [Buffer.alloc()][].