alloc
Allocates a new Node.js Buffer of the provided size, wrapped in the Buffer value class.
Throws
IllegalArgumentException
If size is inappropriate.
UnsupportedOperationException
If Node.js is not being used.
Allocates a new Node.js Buffer of the provided size, wrapped in the Buffer value class.
If size is inappropriate.
If Node.js is not being used.