Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.compression.BitByteOutputStream

Packages that use BitByteOutputStream
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. 
 

Uses of BitByteOutputStream in uk.ac.gla.terrier.compression
 

Subclasses of BitByteOutputStream in uk.ac.gla.terrier.compression
 class MemorySBOS
          This class extends the BitByteOutputStream, so it provides the compression writting functions, but uses a MemoryOutputStream as an underlying OutputStream, so it is needed to be flushed to disk separately.
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow