Use of java DataInputStream and DataOutputStream | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Use of java DataInputStream and DataOutputStream

What is the use of DataInputStream and DataOutputStream in java? I know you can use it to convert human readable data such as numbers into binary then read them back to human readable form, but whats the use of that and in what cases will I need it? can anyone please explain?

13th Nov 2020, 10:05 PM
pNK
pNK - avatar
1 Answer
+ 2
Martin Taylor thank you for the clear answer
13th Nov 2020, 11:57 PM
pNK
pNK - avatar