Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.exist.storage.io Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| AbstractVariableByteInput | Abstract base class for implementations of VariableByteInput. | Class | org.exist.storage.io | ExistDB |
|
| BlockingInputStream | BlockingInputStream is a combination of an input stream and an output stream, connected through a (circular) buffer in memory. | Class | org.exist.storage.io | ExistDB |
|
| BlockingOutputStream | Output stream adapter for a BlockingInputStream. | Class | org.exist.storage.io | ExistDB |
|
| VariableByteArrayInput | | Class | org.exist.storage.io | ExistDB |
|
| VariableByteInput | Interface for reading variable byte encoded values. | Interface | org.exist.storage.io | ExistDB |
|
| VariableByteInputStream | | Class | org.exist.storage.io | ExistDB |
|
| VariableByteOutputStream | A byte array output stream using variable byte encoding. | Class | org.exist.storage.io | ExistDB |