|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.util.ReadFromStream
public class ReadFromStream
| Constructor Summary | |
|---|---|
ReadFromStream()
|
|
| Method Summary | |
|---|---|
static byte[] |
readFromStream(int bufferSize,
java.io.InputStream entityStream)
Stuff the contents of a InputStream into a byte buffer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReadFromStream()
| Method Detail |
|---|
public static byte[] readFromStream(int bufferSize,
java.io.InputStream entityStream)
throws java.io.IOException
bufferSize - entityStream -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||