Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
H
M
R
R
readBit()
- Method in class
BitReader
Reads the next bit, returning true if 1, false if 0.
readBits(int)
- Method in class
BitReader
Reads the next n bits, and returns them as the least significant n bits of an int, with earliest read bit at high-end.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
H
M
R