A buffer utils
npm install @libit/bufferutil> A buffer utils
``shell`
npm i @libit/bufferutil
Merges an array of buffers into a new buffer.
Converts data to a Buffer.
Converts a buffer to an ArrayBuffer`.
Masks a buffer using the given mask.
Unmasks a buffer using the given mask.