A B C D F H I M O P R S T U W

R

read() - Method in class assignment4.BitInputStream
Required by classes extending InputStream, returns the next byte from this stream as an int value.
readBits(int) - Method in class assignment4.BitInputStream
Returns the number of bits requested as rightmost bits in returned value, returns -1 if not enough bits available to satisfy the request.
reset() - Method in class assignment4.BitInputStream
Reset stream to beginning.

A B C D F H I M O P R S T U W