Decode "CL", "PL" and "RE" system areas.

This commit is contained in:
2019-07-29 14:04:30 +01:00
parent 9b5e2092ef
commit a2314ff9d5
2 changed files with 34 additions and 3 deletions

View File

@@ -74,6 +74,7 @@ namespace DiscImageChef.Filesystems.ISO9660
public PosixDeviceNumber? PosixDeviceNumber;
public DecodedDirectoryEntry ResourceFork;
public byte[] RockRidgeAlternateName;
public bool RockRidgeRelocated;
public byte[] RripAccess;
public byte[] RripAttributeChange;
public byte[] RripBackup;