RFR: 8276970: Default charset for PrintWriter that wraps PrintStream
Alan Bateman
alanb at openjdk.java.net
Tue Nov 16 17:37:37 UTC 2021
On Tue, 16 Nov 2021 17:27:21 GMT, Naoto Sato <naoto at openjdk.org> wrote:
> Also I am tempted to make `PrintStream::charset()` public, as some custom `OutputStreamWriter` implementations would also need the charset information.
I think that would be good addition.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6401
More information about the core-libs-dev
mailing list