Get your own Node server
var buf = Buffer.alloc(15);
console.log(buf);

              
<Buffer 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00>