JDK 21 |
---|
21 b19Fixed |
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|