1 |
The subclasses of InputStream offer additional methods that write a byte stream in a more structured way or provide other functionality.
|
2 | InputStream |
3 | FileInput |
4 | Stream |
5 | PipedInput |
6 | Stream |
7 | FilterInput |
8 | Stream |
9 | SequenceInput |
10 | Stream |
11 | Buffered |
12 | InputStream |
13 | Pushback |
14 | InputStream |
15 | DataInput |
16 | Stream |