Add UTF-16 conversions
christianparpart opened this issue · 1 comments
christianparpart commented
It shouldn't just be possible to convert between UTF-8 <-> UTF-32 but also
- UTF-16 <-> UTF-32
Maybe also generically between two different UTF 8/16/32 versions?
christianparpart commented
Has been done some weeks ago already. :)