icojs icon indicating copy to clipboard operation
icojs copied to clipboard

ICO.serialize

Open egy186 opened this issue 9 years ago • 0 comments

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

egy186 avatar Mar 01 '16 06:03 egy186