class Steamcr::ConnectData

Defined in:

steamd/netheader.cr

Constant Summary

CHALLENGE_MASK = ChallengeData::CHALLENGE_MASKu32

Constructors

Instance Method Summary

Constructor Detail

def self.new(challenge_value : UInt32) #

[View source]

Instance Method Detail

def challenge_value : UInt32 #

[View source]
def challenge_value=(challenge_value : UInt32) #

[View source]
def deserialize(io : IO::Memory) #

[View source]
def serialize(io : IO::Memory) #

[View source]