icojs
icojs copied to clipboard
ICO.serialize
ICO.serialize([ab1, ab2, ab3]).then(ab => {
console.log(ab);
});