barneygale / isoparser

Parser for the ISO 9660 disk image format
Other
29 stars 22 forks source link

File streams #3

Closed dmchurch closed 8 years ago

dmchurch commented 8 years ago

This is on top of PR #1; it adds a method on Record that gives you access to the underlying read() on a per-file basis.