| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_BUFFER_SIZE |
| Constructor and Description |
|---|
BitInputStream(InputStream is) |
public static final int DEFAULT_BUFFER_SIZE
public BitInputStream(InputStream is)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic int readBit()
throws IOException
IOExceptionpublic int readInt(int len)
throws IOException
IOException