8889841cmodule.exports = function isBuffer(arg) { return arg instanceof Buffer; }