Skip to content

Conversation

@13xforever
Copy link

@13xforever 13xforever commented May 4, 2025

  • Enumerate all file extents in ReaderDirectory
  • Obsolete ReaderDirEntry.Record in favor of ReaderDirEntry.RecordExtents
  • Update methods that were relying on ReaderDirEntry.Record to support multiple extents (it would be great if you looked at File.FileContent changes)
  • Some basic tests

This fixes #32 for my use cases at the very least.

@13xforever 13xforever force-pushed the main branch 2 times, most recently from d38215f to ed15cb1 Compare May 4, 2025 07:09
@LTRData
Copy link
Owner

LTRData commented May 4, 2025

Excellent! Thanks a lot for your contribution!

@LTRData LTRData merged commit c6d6e2d into LTRData:LTRData.DiscUtils-initial May 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

reader.GetFileSystemEntries(path) throws on multiextent items when using Iso9660 ReaderDirectory

2 participants