Optimize Base64.Encoder#encodeToString

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs

      The commonly used Base64.Encoder#encodeToString method can use JavaLangAccess#uncheckedNewStringWithLatin1Bytes to avoid a byte array copy, similar to how it's done in classes such as HexFormat, UUID, and DataInputStream.

            Assignee:
            Patrick Strawderman
            Reporter:
            Patrick Strawderman
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: