| Package | Description |
|---|---|
| com.helger.commons.codec | |
| com.helger.commons.csv | |
| com.helger.commons.io.stream | |
| com.helger.commons.io.streamprovider | |
| com.helger.commons.xml.transform |
| Class and Description |
|---|
| NonBlockingBitInputStream
The
NonBlockingBitInputStream allows reading individual bits from a
general Java InputStream. |
| NonBlockingByteArrayOutputStream
A non-synchronized copy of the class
ByteArrayOutputStream. |
| Class and Description |
|---|
| NonBlockingBufferedReader
A non-synchronized copy of the class
BufferedReader. |
| Class and Description |
|---|
| NonBlockingBitInputStream
The
NonBlockingBitInputStream allows reading individual bits from a
general Java InputStream. |
| NonBlockingBitOutputStream
The
NonBlockingBitOutputStream allows writing individual bits to a
general Java OutputStream. |
| NonBlockingByteArrayInputStream
A non-synchronized copy of the class
ByteArrayInputStream. |
| NonBlockingByteArrayOutputStream
A non-synchronized copy of the class
ByteArrayOutputStream. |
| NonBlockingStringReader
A non-synchronized copy of the class
StringReader. |
| NonBlockingStringWriter
A non-synchronized copy of the class
StringWriter. |
| NullOutputStream
An
OutputStream that discards all bytes to be written |
| WrappedInputStream
A wrapper around another
FilterInputStream to make the wrapped
InputStream accessible. |
| WrappedOutputStream
A wrapper around another
FilterOutputStream to make the wrapped
OutputStream accessible. |
| WrappedReader
A wrapper around another
FilterReader to make the wrapped
Reader accessible. |
| WrappedWriter
A wrapper around another
FilterWriter to make the wrapped
Writer accessible. |
| Class and Description |
|---|
ByteBufferInputStream
InputStream wrapped around a single ByteBuffer. |
| NonBlockingByteArrayOutputStream
A non-synchronized copy of the class
ByteArrayOutputStream. |
| NonBlockingStringReader
A non-synchronized copy of the class
StringReader. |
| NonBlockingStringWriter
A non-synchronized copy of the class
StringWriter. |
| StringInputStream
An input stream based on an input String.
|
| Class and Description |
|---|
| NonBlockingStringWriter
A non-synchronized copy of the class
StringWriter. |
Copyright © 2014–2015 Philip Helger. All rights reserved.