public abstract class MsgBase<HdrType extends ISteamSerializable> extends AbstractMsgBase implements IClientMsg
payload| Constructor and Description |
|---|
MsgBase(java.lang.Class<HdrType> clazz)
Initializes a new instance of the
MsgBase class. |
MsgBase(java.lang.Class<HdrType> clazz,
int payloadReserve)
Initializes a new instance of the
MsgBase class. |
| Modifier and Type | Method and Description |
|---|---|
HdrType |
getHeader() |
getPayload, readByte, readBytes, readDouble, readFloat, readInt, readLong, readNullTermString, readNullTermString, readShort, seek, write, write, write, write, write, write, write, write, write, writeNullTermString, writeNullTermStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeserialize, getMsgType, getSessionID, getSourceJobID, getSteamID, getTargetJobID, isProto, serialize, setSessionID, setSourceJobID, setSteamID, setTargetJobID