2010 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
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.