Package com.ibm.dtfj.phd.util
package com.ibm.dtfj.phd.util
-
ClassDescriptionThis class provides a mechanism for writing numbers in a bit stream.Improved performance NumberStream for small number of references Keeps the refs in a LongArray - only outputs to the compressed bitstream if it overflowsSimilar to IntegerArray but for longs.This interface provides an enumeration of long values.This class provides a stream of integers in a relatively compact format.Superclass of IntegerArray and LongArrayPacks references more efficiently by sorting them in order, so allowing smaller deltas to be encoded.