Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-is-buffer
Determine if an object is a Buffer
https://github.com/feross/is-buffer
0
no reviews
Install
This module lets you check if an object is a Buffer without using Buffer.isBuffer (which includes the whole buffer module in browserify).
Node.js is an event-based server-side JavaScript engine.