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.
 



Copyright (C) Wolfgang Meier. All rights reserved.