java.io. Class DataInputStream ; int, read(byte[] b) Reads some number of bytes from the input stream and stores them into the buffer array b . ; int, read(byte[] ...
確定! 回上一頁