public static class ERXRuntimeUtilities.StreamReader extends Object
Constructor and Description |
---|
StreamReader(InputStream is) |
Modifier and Type | Method and Description |
---|---|
IOException |
getException() |
byte[] |
getResult() |
String |
getResultAsString() |
boolean |
isFinished() |
public StreamReader(InputStream is)
public byte[] getResult()
public boolean isFinished()
public IOException getException()
public String getResultAsString()
Copyright © 2002 – 2024 Project Wonder.