Class BitPacker

java.lang.Object
org.web3d.vrml.export.compressors.BitPacker

public class BitPacker extends Object
Pack a stream of integers of variables bits into a packed form. Loosely copied from Johnathon Blow's "Packing Integers" article.
Version:
$Revision: 1.4 $
Author:
Alan Hudson