The subclasses of InputStream offer additional methods that write a byte stream in a more structured way or provide other functionality.
|
InputStream |
FileInput |
Stream |
PipedInput |
Stream |
FilterInput |
Stream |
SequenceInput |
Stream |
Buffered |
InputStream |
Pushback |
InputStream |
DataInput |
Stream |