|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu32.ByteSourceWrappedMemory
public class ByteSourceWrappedMemory
| Constructor Summary | |
|---|---|
ByteSourceWrappedMemory()
|
|
| Method Summary | |
|---|---|
byte |
getByte()
|
Memory |
getMemory()
|
int |
getOffset()
|
boolean |
reset()
|
boolean |
rewind(int count)
|
void |
set(Memory source,
int offset)
|
boolean |
skip(int count)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByteSourceWrappedMemory()
| Method Detail |
|---|
public void set(Memory source,
int offset)
source - offset - public Memory getMemory()
public int getOffset()
public byte getByte()
getByte in interface ByteSourcepublic boolean skip(int count)
skip in interface ByteSourcecount -
public boolean rewind(int count)
rewind in interface ByteSourcecount -
public boolean reset()
reset in interface ByteSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||