Terrier IR Platform
1.1.1

Package uk.ac.gla.terrier.compression

Provides implementation of a random access file and input and output streams where we can read or write gamma, unary and binary encoded integers.

See:
          Description

Class Summary
BitFile This class encapsulates a random access file and provides the functionalities to write highly compressed data structures, eg binary encoded, unary encoded and gamma encoded integers greater than zero, as well as specifying their offset in the file.
BitInputStream This class provides sequential stream access to a compressed BitFile file.
BitOutputStream This class creates sequentially a BitFile file from a stream.
 

Package uk.ac.gla.terrier.compression Description

Provides implementation of a random access file and input and output streams where we can read or write gamma, unary and binary encoded integers.


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow