Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Tag: character

Misnomer: java.nio.charset.Charset

A charset is not an encoding.

We also have StandardCharsets. It’s great to have a class with these constants. But UTF-8, UTF-16BE and UTF-16LE are all the same set of charaters: Unicode

Continue reading “Misnomer: java.nio.charset.Charset”
Author ClaudePosted on 2019-01-10Categories Java, Java MisnomersTags character, charset, encoding, unicode, utfLeave a comment on Misnomer: java.nio.charset.Charset

Quick Search

Categories

  • About
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress