InputStream 類是Java IO API中所有輸入流的基類。InputStream子類包括FileInputStream,BufferedInputStream,PushbackInputStream等等。
確定! 回上一頁