feross / feross/buffer

Doesn't work on Android 7 with the latest version(6.0.3).

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.9k
Forks
260
PR merge metrics
No merged PRs in 30d

Description

```javascript
const label = Buffer.from(username ?? 'Anonymous').slice(0, 3).toString()
```
The above code does not work on Android 7 with the latest version(`6.0.3`),
when I downgrade to `4.9.2` it works fine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.