you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago

who uses utf 16? people either use utf 8 (for files) or utf 32 (for string class O(1) random access)

  • source
  • parent