You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I think you could probably repurpose Array.slice?

    [].slice.call(uint8array,0)
    

    That'll probably be about as speedy and clean as you can get?

About

Avatar for Gordon @Gordon started