Package org.exist.storage.io

Interface Summary
VariableByteInput Interface for reading variable byte encoded values.
 

Class Summary
AbstractVariableByteInput Abstract base class for implementations of VariableByteInput.
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.
 



<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.