RFR: 8372353: API to compute the byte length of a String encoded in a given Charset [v5]
Liam Miller-Cushon
cushon at openjdk.org
Fri Jan 16 11:07:56 UTC 2026
On Thu, 15 Jan 2026 16:30:26 GMT, Volkan Yazici <vyazici at openjdk.org> wrote:
>> Done, thanks
>
> The result will be the same value as {@link #getBytes(Charset) getBytes(cs).length}.
Thanks, I switched to just `@link` instead of `@linkplain`+`@code`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28454#discussion_r2698076823
More information about the core-libs-dev
mailing list