Read file with FileReader/BufferedReader: line = br.readLine(); buffs = line.getBytes("utf-8"); //get bytes with UTF-8 encoding
確定! 回上一頁