A function that takes anything in javascript and returns true if its argument contains binary data.
npm install has-binary2has-binary2
=================
Simple module to test if an object contains binary data
This is a fork from https://github.com/socketio/has-binary (the repository behind has-binary).