mathiasbynens / utf8.js

A robust JavaScript implementation of a UTF-8 encoder/decoder, as defined by the Encoding Standard.
https://git.io/utf8js
MIT License
556 stars 115 forks source link

Add support for encoding to and decoding from byte arrays #37

Closed cag closed 4 years ago

cag commented 4 years ago

oops