public class MsgGCHdrProtoBuf extends Object implements IGCSerializableHeader
Modifier and Type | Field and Description |
---|---|
int |
headerLength |
int |
msg |
uk.co.thomasc.steamkit.base.generated.SteammessagesBase.CMsgProtoBufHeader.Builder |
proto |
Constructor and Description |
---|
MsgGCHdrProtoBuf() |
public int msg
public int headerLength
public uk.co.thomasc.steamkit.base.generated.SteammessagesBase.CMsgProtoBufHeader.Builder proto
public void setEMsg(int msg)
setEMsg
in interface IGCSerializableHeader
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.