Package edu.columbia.ee.flavor

Interface Summary
IBitstream The definition of the Bitstream I/O interface, this is defines the methods that the Flavor translator expects from the underlying class that performs bitstream I/O.
 

Class Summary
Bitstream Implementation of class to access a bitstream.
 

Exception Summary
FlIOException Implementors of the IBitstream interface throw subclasses of this exception base class.