ar
ar copied to clipboard
Implement GetSectionReader (#10)
Provides a means to get a seekable, incrementally-readable handle on each individual file, rather than requiring reads to be directly into memory.
Always easier to discuss a concrete implementation. :)