class Steamcr::Protocol::PacketClientGCMsgProtobuf

Defined in:

steamcr/base/gc_message.cr

Constructors

Instance Method Summary

Instance methods inherited from class Steamcr::Protocol::GCPacketMessage

data : Bytes data, msg_type : UInt32 msg_type, proto? : Bool proto?

Constructor Detail

def self.new(msg : UInt32, data : Bytes) #

[View source]

Instance Method Detail

def data : Bytes #

[View source]
def msg_type : UInt32 #

[View source]
def proto? : Bool #

[View source]