|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
VariableByteInput | Interface for reading variable byte encoded values. |
Class Summary | |
---|---|
AbstractVariableByteInput | Abstract base class for implementations of VariableByteInput. |
BlockingInputStream | BlockingInputStream is a combination of an input stream and
an output stream, connected through a (circular) buffer in memory. |
BlockingOutputStream | Output stream adapter for a BlockingInputStream. |
VariableByteArrayInput | Implements VariableByteInput on top of a byte array. |
VariableByteInputStream | Implements VariableByteInput on top of an InputStream. |
VariableByteOutputStream | A byte array output stream using variable byte encoding. |
Exception Summary | |
---|---|
ExistIOException | A subclass of ExistIOException that adds the constructors for specifying a cause to the ExistIOException class (missing in ExistIOException until Java 6). |
|
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |