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 Closeable
close
in interface AutoCloseable
IOException
public int readBit() throws IOException
IOException
public int readInt(int len) throws IOException
IOException