public interface IteratingRLW32
| Modifier and Type | Method and Description |
|---|---|
void |
discardFirstWords(int x) |
int |
getLiteralWordAt(int index) |
int |
getNumberOfLiteralWords() |
boolean |
getRunningBit() |
int |
getRunningLength() |
boolean |
next() |
int |
size() |
boolean next()
int getLiteralWordAt(int index)
index - where the literal word isint getNumberOfLiteralWords()
boolean getRunningBit()
int size()
int getRunningLength()
void discardFirstWords(int x)
x - the number of words to discardCopyright © 2018. All rights reserved.