Buffer.unref

Decreases the refcount of the buffer. If the refcount reaches 0, the buffer with the associated metadata and memory will be freed.

class Buffer
void
unref
()

Meta