|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.squawk.GeneralDecoder
com.sun.squawk.VMBufferDecoder
public final class VMBufferDecoder
A byte buffer dencoder can be used to decode a byte array of values encoded
with a byte buffer encoder.
| Field Summary | |
|---|---|
protected int |
offset
The offset of the next byte. |
protected Object |
oop
The VM address of the object. |
| Method Summary |
|---|
| Methods inherited from class com.sun.squawk.GeneralDecoder |
|---|
readChar, readUnsignedInt, readUnsignedShort |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Object oop
protected int offset
|
Sun SPOT API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||