com.github.junrar.unpack.decode
Class BitDecode

java.lang.Object
  extended by com.github.junrar.unpack.decode.Decode
      extended by com.github.junrar.unpack.decode.BitDecode

public class BitDecode
extends Decode

DOCUMENT ME

Version:
$LastChangedRevision$
Author:
$LastChangedBy$

Field Summary
 
Fields inherited from class com.github.junrar.unpack.decode.Decode
decodeNum
 
Constructor Summary
BitDecode()
           
 
Method Summary
 
Methods inherited from class com.github.junrar.unpack.decode.Decode
getDecodeLen, getDecodeNum, getDecodePos, getMaxNum, setMaxNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BitDecode

public BitDecode()


Copyright © 2012. All Rights Reserved.