SunSPOT API V3.0


Uses of Class
java.io.ByteArrayInputStream

Packages that use ByteArrayInputStream
com.sun.squawk.io.mailboxes Provides classes for inter-Isolate communication. 
com.sun.squawk.util Provides classes for basic utilities sometimes jound in JSE. 
 

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 V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.