Fails in browser
Open
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I get reference error Buffer is not defined at line 51:
```
if (buffer instanceof Buffer) {
```
If I comment it out lines 51-55, and check only ArrayBuffer, it works.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.