| 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. |
| ExceptionInputStream |
InputStream wrapper that throw an exception when the end of the
parent stream is reached. |
| IOTestUtils |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.