Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sibvisions.util.io Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
ByteCountInputStreamThe ByteCountInputStream is an InputStream wrapper which counts read bytes and also enables reading of expected bytes if known.Classcom.sibvisions.util.ioJVX
ByteCountOutputStreamThe ByteCountOutputStream is an OutputStream wrapper which counts written bytes.Classcom.sibvisions.util.ioJVX
MagicByteInputStreamThe MagicByteInputStream is an InputStream wrapper which reads some magic bytes from the end of the stream.Classcom.sibvisions.util.ioJVX
NonClosingInputStreamThe NonClosingInputstream is an InputStream wrapper that is not closable.Classcom.sibvisions.util.ioJVX
NonClosingOutputStreamThe NonClosingOutputStream is an OutputStream wrapper that is not closable.Classcom.sibvisions.util.ioJVX
NullOutputStreamThe NullOutputStream is an OutputStream which doesn't write anything.Classcom.sibvisions.util.ioJVX
ShadowCopyInputStreamThe ShadowCopyInputStream is an InputStream wrapper that copies every read byte to an internal cache.Classcom.sibvisions.util.ioJVX
ShadowCopyOutputStreamThe ShadowCopyOutputStream is an OutputStream wrapper that copies every written byte to an internal cache.Classcom.sibvisions.util.ioJVX