intel-hex.js icon indicating copy to clipboard operation
intel-hex.js copied to clipboard

Convert Buffer usage to Uint8Array

Open bminer opened this issue 2 years ago • 0 comments

This could allow this library to work on the browser in addition to Node.js.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array

bminer avatar Apr 12 '23 15:04 bminer