Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8310047 Add UTF-32 based Charsets into StandardCharsets
  3. JDK-8320795

Release Note: New Constants for 32-bit UTF Charsets

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: