Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305811

(bf) Improve performance of CharBuffer::append(CharSequence[,int,int])

XMLWordPrintable

    • b19

      Aside from CharBuffer itself, the three main implementations of CharSequence, String, StringBuffer, and StringBuilder, have a getChars() method which could be used to load the characters of interest into the heap buffer's array.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: