What is buffer?
"Node.js Buffer API, for the browser"
buffer is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 89.1 KB on disk.
Installation Guide
# Install via NPM
npm install buffer
# Install via Yarn
yarn add buffer