Java I/O
| Use attributes for filter ! | |
| Google books | books.google.com |
|---|---|
| Originally published | 1999 |
| Authors | Elliotte Rusty Harold |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2263278 |
About Java I/O
All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. . . .