|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.jfw.file.ReadStream
public final class ReadStream
Read content from an input stream.
Constructor Summary | |
---|---|
ReadStream()
|
Method Summary | |
---|---|
static byte[] |
getData(java.io.InputStream inputStream)
Read all data form an input stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReadStream()
Method Detail |
---|
public static byte[] getData(java.io.InputStream inputStream) throws JFWGenericException
JFWGenericException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |