C# Class VitaReg.Registry.Header

Datei anzeigen Open project: Xeeynamo/VitaReg

Public Methods

Method Description
Read ( BinaryReader reader ) : void
Write ( BinaryWriter writer ) : void

Private Methods

Method Description
ReadHash ( BinaryReader reader ) : void

Method Details

Read() public method

public Read ( BinaryReader reader ) : void
reader System.IO.BinaryReader
return void

Write() public method

public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
return void