The buffer module from node.js, but for browsers.
When you require('buffer') in
browserify,
this module will be loaded.
It will also be loaded if you use the global Buffer variable.
node's buffer module, but for the browser.
Repository from Github https://github.comtoots/buffer-browserify
The buffer module from node.js, but for browsers.
When you require('buffer') in
browserify,
this module will be loaded.
It will also be loaded if you use the global Buffer variable.
node's buffer module, but for the browser.
MIT License