I have a number of use cases where the TAR stream actually contains only a single file and I merely want to access the contents of this file without the TAR encoding / headers.
Accordingly, this project should provide a simple API to get access to a single file from the TAR decoder, possibly identified by file index or file name.