mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Decode XA system area.
This commit is contained in:
@@ -71,6 +71,7 @@ namespace DiscImageChef.Filesystems.ISO9660
|
||||
public uint Size;
|
||||
public DateTime? Timestamp;
|
||||
public ushort VolumeSequenceNumber;
|
||||
public CdromXa? XA;
|
||||
|
||||
public override string ToString() => Filename;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user