In Java, the InputStreamReader accepts a charset to decode the byte streams into character streams. We can pass a StandardCharsets.
確定! 回上一頁