Package GiciStream

Class Summary
BitStream This class is a bit buffer, useful to store a bit stream.
ATTENTION: this class should be optimized like ByteStream.
BufferedDataInputStream This class provides a wrapper for abstracting from the data source, which can be a file or a buffer.
ByteStream This class is a byte buffer, useful to store a byte stream.
IODataStream This class supports the writting and reading of values from/to a BitStream using different data types(boolean, byte, short, integer, integer specifying the number of bits to write, long, float, double).
 



TER - Copyright (C) 2006
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Group on Interactive Coding of Images (GICI) - UAB (Spain)