For reading streams of characters, consider using FileReader. The read() method of InputStream class reads a byte of data from the input stream.
確定! 回上一頁