| Class | Description |
|---|---|
| ByteStreamComparator |
OutputStream implementation that compares the data written to it with another character
sequence specified by an InputStream. |
| CharacterStreamComparator | |
| CloseSensorInputStream |
InputStream wrapper that remembers if InputStream.close() has been called. |
| CloseSensorReader |
Reader wrapper that remembers if Reader.close() has been called. |
| CloseSensorWriter |
Writer wrapper that remembers if Writer.close() has been called. |
| ExceptionInputStream |
InputStream wrapper that throws an exception after a configurable number of bytes have
been read from the stream or when the end of the stream is reached. |
| IOTestUtils |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.