DataOutputStream is commonly used to write primitive data to another OutputStream. An application then can use the DataInputStream to read the data back.
確定! 回上一頁