<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
I think that this discussion should be redirected to nio-dev:
<div><br>
</div>
<div><a href="https://mail.openjdk.org/pipermail/nio-dev/">https://mail.openjdk.org/pipermail/nio-dev/</a><br id="lineBreakAtBeginningOfMessage">
<div><br>
<blockquote type="cite">
<div>On Jul 2, 2025, at 9:00 AM, Brett Okken <brett.okken.os@gmail.com> wrote:</div>
<br class="Apple-interchange-newline">
<div>
<div>Actually it looks like the CharBuffer java doc explicitly states that<br>
all CharSequence should be relative:<br>
<br>
<blockquote type="cite">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.</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</body>
</html>