Hello,
I'm trying to use node-tlv from a React Native application. I did some tests and it seems to work however I had to add require("buffer") in some files. Would It be possible to add these imports ? I can do a PR.
Example: Property Buffer does not exist line 12 of util.js.