Package edu.illinois.cs.cogcomp.lbj.coref.util.io

Interface Summary
RandomAccessData Interface for the random access related methods of RandomAccessFile.
RandomAccessInput Interface for reading bytes in an arbitrary order.
 

Class Summary
Debug  
myIO  
RandomAccessByteBuffer Loads and stores a buffer of bytes from a source such as a InputStream, and provides methods to read in a random access fashion.