C# Class CSPspEmu.Hle.Formats.DirectoryRecord

Afficher le fichier Open project: soywiz/cspspemu Class Usage Examples

Méthodes publiques

Свойство Type Description
Date DateStruct
ExtendedAttributeLength byte
Extent u32b
FileUnitSize byte
Flags FlagsEnum
Interleave byte
Length byte
NameLength byte
Size u32b
VolumeSequenceNumber u16b

Méthodes publiques

Méthode Description
ToString ( ) : string

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Date public_oe property

9.1.5 Recording Date and Time (BP 19 to 25)
public DateStruct Date
Résultat DateStruct

ExtendedAttributeLength public_oe property

public byte ExtendedAttributeLength
Résultat byte

Extent public_oe property

Sector of the file in the disc.
public u32b,CSPspEmu.Hle.Formats Extent
Résultat u32b

FileUnitSize public_oe property

public byte FileUnitSize
Résultat byte

Flags public_oe property

public FlagsEnum Flags
Résultat FlagsEnum

Interleave public_oe property

public byte Interleave
Résultat byte

Length public_oe property

Length of the entry.
public byte Length
Résultat byte

NameLength public_oe property

public byte NameLength
Résultat byte

Size public_oe property

Size of the file.
public u32b,CSPspEmu.Hle.Formats Size
Résultat u32b

VolumeSequenceNumber public_oe property

public u16b,CSPspEmu.Hle.Formats VolumeSequenceNumber
Résultat u16b