public class LegacyBitBuffer extends Object
| Constructor and Description |
|---|
LegacyBitBuffer(InputStream i)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBits(int bitsToRead)
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
long |
skipBits(long bitsToSkip)
Deprecated.
|
public LegacyBitBuffer(InputStream i) throws IOException
IOExceptionpublic long skipBits(long bitsToSkip)
throws IOException
IOExceptionpublic int getBits(int bitsToRead)
throws IOException,
FileNotFoundException
IOExceptionFileNotFoundExceptionCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.