public class MsgHdrProtoBuf extends Object implements ISteamSerializableHeader
| Modifier and Type | Field and Description |
|---|---|
int |
headerLength |
EMsg |
msg |
uk.co.thomasc.steamkit.base.generated.SteammessagesBase.CMsgProtoBufHeader.Builder |
proto |
| Constructor and Description |
|---|
MsgHdrProtoBuf() |
| Modifier and Type | Method and Description |
|---|---|
void |
deSerialize(BinaryReader stream) |
void |
serialize(BinaryWriter stream) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetMsgpublic EMsg msg
public int headerLength
public uk.co.thomasc.steamkit.base.generated.SteammessagesBase.CMsgProtoBufHeader.Builder proto
public void serialize(BinaryWriter stream) throws IOException
serialize in interface ISteamSerializableIOExceptionpublic void deSerialize(BinaryReader stream) throws IOException
deSerialize in interface ISteamSerializableIOExceptionCopyright © 2012. All Rights Reserved.