Expand description

Facilities for working with node::Buffers.

Functions

Mutates the base_out and size_out arguments to access the data of a node::Buffer object.

Mutates the out argument provided to refer to a newly created and zero-filled node::Buffer object. Returns false if the value couldn’t be created.

Mutates the out argument provided to refer to a newly created node::Buffer object. Returns false if the value couldn’t be created.