C# Class SaltTPF.ZipReader.EOFRecord

Mostrar archivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
CDOffset System.UInt32
CDSize System.UInt32
Comment String

Public Methods

Method Description
EOFRecord ( Stream tpfstream, System.Int64 eofoff ) : System

Method Details

EOFRecord() public method

public EOFRecord ( Stream tpfstream, System.Int64 eofoff ) : System
tpfstream Stream
eofoff System.Int64
return System

Property Details

CDOffset public_oe property

public UInt32,System CDOffset
return System.UInt32

CDSize public_oe property

public UInt32,System CDSize
return System.UInt32

Comment public_oe property

public String Comment
return String