Tuesday, 16 August 2016

Streams (day 4)

STREAMS:

byte is the best choice if you want to handle the data in terms of streams either from the file or from the network.
File supported form or network supported form is the byte.

Example:
fos.write(byte[] arr)

 

No comments:

Post a Comment

If you Like my blog Spread it and help friends for whom this blog is useful for their career.