RFR: 6595142: (spec) ByteArrayInputStream treats bytes, not characters [v2]
Alan Bateman
alanb at openjdk.org
Fri Feb 10 17:04:11 UTC 2023
On Fri, 10 Feb 2023 16:48:08 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Replace the two occurrences of `character` with `byte`.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 6595142: Refer to bytes, not characters in BufferedInputStream and SequenceInputStream
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12505
More information about the core-libs-dev
mailing list