org.eclipse.tptp.platform.execution.util.internal
Class DimeHeader
java.lang.Object
org.eclipse.tptp.platform.execution.util.internal.DimeHeader
public class DimeHeader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DimeHeader
public DimeHeader()
getDIMEHeader
public static DimeHeader getDIMEHeader(byte[] buffer)
getVersion
public int getVersion()
getMB
public boolean getMB()
getME
public boolean getME()
getCF
public boolean getCF()
getTypeT
public int getTypeT()
getReserved
public int getReserved()
getOptionsLength
public int getOptionsLength()
getIDLength
public int getIDLength()
getTypeLength
public int getTypeLength()
getDataLength
public long getDataLength()
writeConsoleData
public static char[] writeConsoleData(char[] buffer,
long processID,
char consoleType)
shipIt
public static byte[] shipIt(byte[] buffer,
int dataLength)