StringCharBuffer and bulk get

Brian Burkhalter brian.burkhalter at oracle.com
Wed Jul 2 16:25:16 UTC 2025


Sorry, I intended nio-dev at openjdk.org<mailto:nio-dev at openjdk.org>.

On Jul 2, 2025, at 9:03 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

I think that this discussion should be redirected to nio-dev:

https://mail.openjdk.org/pipermail/nio-dev/

On Jul 2, 2025, at 9:00 AM, Brett Okken <brett.okken.os at gmail.com> wrote:

Actually it looks like the CharBuffer java doc explicitly states that
all CharSequence should be relative:

This class implements the CharSequence interface so that character buffers may be used wherever character sequences are accepted, for example in the regular-expression package java.util.regex. The methods defined by CharSequence operate relative to the current position of the buffer when they are invoked.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20250702/6b3cfd52/attachment.htm>


More information about the core-libs-dev mailing list