Repository URL to install this package:
module.exports = function(buffer) { return buffer instanceof Uint8Array; }