Move to use `[]byte`
Closed this issue · 0 comments
chewxy commented
Per @egonelbre's advice:
- Create two loops: one for byte handling, one for rune handling - once the continuation bit has been detected, fallback onto rune handling loop
Closed this issue · 0 comments
Per @egonelbre's advice: