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
IOException
public long skipBits(long bitsToSkip) throws IOException
IOException
public int getBits(int bitsToRead) throws IOException, FileNotFoundException
IOException
FileNotFoundException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.