Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.sibvisions.util.io Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| ByteCountInputStream | The ByteCountInputStream is an InputStream wrapper which counts read bytes and also enables reading of expected bytes if known. | Class | com.sibvisions.util.io | JVX |
|
| ByteCountOutputStream | The ByteCountOutputStream is an OutputStream wrapper which counts written bytes. | Class | com.sibvisions.util.io | JVX |
|
| MagicByteInputStream | The MagicByteInputStream is an InputStream wrapper which reads some magic bytes from the end of the stream. | Class | com.sibvisions.util.io | JVX |
|
| NonClosingInputStream | The NonClosingInputstream is an InputStream wrapper that is not closable. | Class | com.sibvisions.util.io | JVX |
|
| NonClosingOutputStream | The NonClosingOutputStream is an OutputStream wrapper that is not closable. | Class | com.sibvisions.util.io | JVX |
|
| NullOutputStream | The NullOutputStream is an OutputStream which doesn't write anything. | Class | com.sibvisions.util.io | JVX |
|
| ShadowCopyInputStream | The ShadowCopyInputStream is an InputStream wrapper that copies every read byte to an internal cache. | Class | com.sibvisions.util.io | JVX |
|
| ShadowCopyOutputStream | The ShadowCopyOutputStream is an OutputStream wrapper that copies every written byte to an internal cache. | Class | com.sibvisions.util.io | JVX |