Class BitUnpacker

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

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