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, wait
setMsg
public 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 ISteamSerializable
IOException
public void deSerialize(BinaryReader stream) throws IOException
deSerialize
in interface ISteamSerializable
IOException
Copyright © 2012. All Rights Reserved.