"

2013 FRC Java API

"

com.sun.squawk
Class VMBufferDecoder

java.lang.Object
  extended by com.sun.squawk.GeneralDecoder
      extended by com.sun.squawk.VMBufferDecoder

public final class VMBufferDecoder
extends GeneralDecoder

A byte buffer dencoder can be used to decode a byte array of values encoded with a byte buffer encoder.


Method Summary
 
Methods inherited from class com.sun.squawk.GeneralDecoder
readChar, readUnsignedInt, readUnsignedShort
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"