EOF -1 vs an internal -1 data

Viewed 21

How is the -1 returned by InputStream methods when reaching the end of the stream distinguished from a -1 in the stream data?

0 Answers
Related