B C D F G H M N O P R S T U Z

R

replaceRun() - Method in class CSD
Scans the representation replacing any runs of ones found
Representation - Class in <Unnamed>
A class that holds a representation of a binary number along with assorted metadata about the number.
Representation(int) - Constructor for class Representation
Class constructor creates storage for the representation of the specified number of bits and sets the the two bits of metadata to false.
representation - Variable in class Representation
 
reset() - Method in class Parser
Calling reset sets bitIndex to start scanning over from the beginning.

B C D F G H M N O P R S T U Z