public class ProcessInputStream extends DataInputStream
in| Constructor and Description |
|---|
ProcessInputStream(Process aProcess,
String aLastCommandPrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<Message> |
collectMessages() |
String |
getLastArgument() |
String |
getLastCommand() |
protected char |
readByteAsChar() |
protected int |
readByteAsInt() |
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytesavailable, close, mark, markSupported, read, reset, skippublic String getLastArgument()
public String getLastCommand()
protected char readByteAsChar()
throws IOException
IOExceptionDataInput.readByte()protected int readByteAsInt()
throws IOException
IOExceptionDataInput.readByte()Copyright © 2018 Optimatika. All rights reserved.