image-js / iobuffer

Read and write binary data in ArrayBuffers
http://image-js.github.io/iobuffer/
MIT License
44 stars 6 forks source link

support utf-8 #31

Closed windwp closed 7 years ago

windwp commented 7 years ago

Is there any solution for this library support utf-8 in writeChars and readChars?

targos commented 7 years ago

I think it makes sense to add utf-8 support. See #32.