Class java.io.PipedInputStream
Added Methods | |
---|---|
int read (byte[], int, int )
|
Changed Methods | ||
---|---|---|
int available ()
|
Method was inherited from java.io.InputStream , but is now defined locally.
|
PipedInputStream
Added Methods | |
---|---|
int read (byte[], int, int )
|
Changed Methods | ||
---|---|---|
int available ()
|
Method was inherited from java.io.InputStream , but is now defined locally.
|