(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.

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

              Created:
              Updated:
              Resolved: