RFR: 4860681: (bf) Add CharBuffer absolute bulk put method for CharSequence [v4]
Brian Burkhalter
bpb at openjdk.org
Wed Sep 6 16:24:45 UTC 2023
On Fri, 14 Jul 2023 15:54:20 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Add to `java.nio.CharBuffer` an absolute bulk put method which takes a `CharSequence` as its source of `char`s.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 4860681: Heap and direct buffer specializations
continue;
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13744#issuecomment-1708705183
More information about the nio-dev
mailing list