| Package | Description |
|---|---|
| com.phloc.commons.codec | |
| com.phloc.commons.io.streamprovider | |
| com.phloc.commons.io.streams |
| 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 |
|---|
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 |
|---|
| 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. |
| WrappedInputStream
A wrapper around another
InputStream. |
| WrappedOutputStream
A wrapper around another
OutputStream. |
| WrappedWriter
A wrapper around another
Writer. |
Copyright © 2006–2014 phloc systems. All rights reserved.