|
SunSPOT API V3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |