The java.io.InputStream.read() method reads the next byte of the data from the the input stream and returns int in the range of 0 to 255.
確定! 回上一頁