mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Separate mode2 subheader from sector contents, helps for deduplication and compression.
This commit is contained in:
@@ -161,6 +161,7 @@ namespace DiscImageChef.DiscImages
|
||||
ulong[] userDataDdt;
|
||||
bool writingLong;
|
||||
ulong writtenSectors;
|
||||
byte[] mode2Subheaders;
|
||||
|
||||
public DiscImageChef()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user