|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputStream | |
---|---|
com.sentilla.io | Sentilla input/output classes for data manipulation. |
Uses of InputStream in com.sentilla.io |
---|
Subinterfaces of InputStream in com.sentilla.io | |
---|---|
interface |
DataInputStream
Encapsulates a stream that may be read using DataInput. |
interface |
ObjectInputStream
Provides methods for reading an Object from an InputStream. |
Classes in com.sentilla.io that implement InputStream | |
---|---|
class |
ByteBuffer
A stream access wrapper around a byte array. |
Constructors in com.sentilla.io with parameters of type InputStream | |
---|---|
JavaInputStream(InputStream in)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |