javastream

Is there a comprehensive list of Java I/O stream classes and what they're used for?


Could you please advise what Java I/O Streams can be used for? Every of them which is in standard Java 5 or Java 6 I/O API.

For example:

If you know there is somewhere such table please let me know.


Solution

  • Java I/O Streams article in Java Reference, tables in section "Specialized Descendent Stream Classes"