C# Class RocketLeagueReplayParser.DebugString

Show file Open project: jjbott/RocketLeagueReplayParser Class Usage Examples

Public Methods

Method Description
Deserialize ( BinaryReader br ) : DebugString
Serialize ( ) : IEnumerable
ToString ( ) : string

Method Details

Deserialize() public static method

public static Deserialize ( BinaryReader br ) : DebugString
br System.IO.BinaryReader
return DebugString

Serialize() public method

public Serialize ( ) : IEnumerable
return IEnumerable

ToString() public method

public ToString ( ) : string
return string