Release Note: New Constants for 32-bit UTF Charsets

XMLWordPrintable

      The following three new constants in `java.nio.charset.StandardCharsets` class have been introduced:
      ```
      UTF_32
      UTF_32BE
      UTF_32LE
      ```
      These are 32-bit based UTF charsets that are in parallel with the existing 8-bit and 16-bit equivalents.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: