Appearance
A lightweight Buffer implementation for browsers, with a familiar Node.js-style API.
Efficiently handle binary data in the browser using a Buffer-like API.
Convert to and from base64, hex, utf-8, ascii, and more.
Designed to feel like Node.js Buffer, making browser and Node code easier to share.
Built on Uint8Array for a small footprint and good performance.