Get your own Node server
var buf = Buffer.from('abc');

console.log(buf.length);