bminer / intel-hex.js

A JavaScript parser/writer for Intel HEX file format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert Buffer usage to Uint8Array

bminer opened this issue · 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