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