OutputStream classes write data only in terms of bytes but with DataOutputStream class we can write data of primitive types such as short, char, int, float, ...
確定! 回上一頁