SunSPOT API V5.0


Uses of Class
java.io.ByteArrayInputStream

Packages that use ByteArrayInputStream
com.sun.squawk.io.mailboxes   
com.sun.squawk.util   
 

Uses of ByteArrayInputStream in com.sun.squawk.io.mailboxes
 

Methods in com.sun.squawk.io.mailboxes that return ByteArrayInputStream
 ByteArrayInputStream ByteArrayInputStreamEnvelope.getData()
          Return the contents of the envelope, which is a ByteArrayInputStream.
 

Uses of ByteArrayInputStream in com.sun.squawk.util
 

Subclasses of ByteArrayInputStream in com.sun.squawk.util
 class ByteArrayInputStreamWithSetBytes
          An extention of ByteArrayInputStream that allows the byte array buffer to be modified, using the ByteArrayInputStreamWithSetBytes.setBytes(byte[], int, int) method.
 


SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.