UNPKG

ndn-io

Version:

NDN I/O module for node.js and the browser

4 lines (3 loc) 82 B
module.exports = function(contentArray){ return Buffer.concat(contentArray); };