|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.io.BitBuffer
A class for reading arbitrary numbers of bits from a byte array.
Constructor Summary | |
BitBuffer(byte[] byteBuffer)
|
Method Summary | |
int |
getBits(int bitsToRead)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BitBuffer(byte[] byteBuffer)
Method Detail |
public int getBits(int bitsToRead)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |