public class LegacyBitBuffer extends Object
| Constructor and Description |
|---|
LegacyBitBuffer(InputStream i)
Deprecated.
|
public LegacyBitBuffer(InputStream i) throws IOException
IOExceptionpublic long skipBits(long bitsToSkip)
throws IOException
IOExceptionpublic int getBits(int bitsToRead)
throws IOException,
FileNotFoundException
IOExceptionFileNotFoundException