See: Description
| Interface | Description |
|---|---|
| CloseHandler |
A handler which is called when the
InputStream.close() or
OutputStream.close() method is called. |
| DataConsumer |
A consumer which accepts data for further processing.
|
| DataProducer |
A producer which offers processed data.
|
| DataSource |
The source for reading data.
|
| DataSwap |
A swap can be used for storing data temporarily.
|
| DataTarget |
The target for writing data.
|
| FileMetaData |
The meta data of a file or directory.
|
| FileMode |
The mode of a file.
|
| FileOwner |
The owner of a file.
|
| Class | Description |
|---|---|
| Streams |
A utility class for handling standard operations using streams.
|
Contains interfaces and classes for the I/O of the library.
Copyright © 2015–2019. All rights reserved.