ipfs / protons

Protocol Buffers for Node.js and the browser without eval
Other
32 stars 23 forks source link

fix: write string into output buffer as uint8array #118

Closed achingbrain closed 1 year ago

achingbrain commented 1 year ago

We cannot call .write on buf as it is a Uint8Array not a node buffer

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: