|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
com.compoze.util.MeteredInputStream.RandomInputStream
A NullInputStream for testing purposes.
| Constructor Summary | |
MeteredInputStream.RandomInputStream()
|
|
| Method Summary | |
int |
read()
|
int |
read(byte[] b)
|
int |
read(byte[] b,
int iOffset,
int iLength)
|
| Methods inherited from class java.io.InputStream |
available, close, mark, markSupported, reset, skip |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MeteredInputStream.RandomInputStream()
| Method Detail |
public int read()
public int read(byte[] b)
public int read(byte[] b,
int iOffset,
int iLength)
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||