14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
18
20
#include "transparent_file.h"
20
22
Transparent_file::Transparent_file() : lower_bound(0), buff_size(IO_SIZE)
25
27
Transparent_file::~Transparent_file()
33
35
/* read the beginning of the file */