static PrintWriter utf8printWriter(OutputStream out) { ret new PrintWriter(outputStreamToWriter(out)); }