FileReader is a very low level API that can only read a single character at a time, that's why most commonly it is wrapped inside a BufferedReader, ...
確定! 回上一頁