C# Class SaltTPF.ZipReader.EOFRecord

Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
CDOffset System.UInt32
CDSize System.UInt32
Comment String

Méthodes publiques

Méthode Description
EOFRecord ( Stream tpfstream, System.Int64 eofoff ) : System

Method Details

EOFRecord() public méthode

public EOFRecord ( Stream tpfstream, System.Int64 eofoff ) : System
tpfstream Stream
eofoff System.Int64
Résultat System

Property Details

CDOffset public_oe property

public UInt32,System CDOffset
Résultat System.UInt32

CDSize public_oe property

public UInt32,System CDSize
Résultat System.UInt32

Comment public_oe property

public String Comment
Résultat String