TarReader reads tar files and allows iteration over their items
eof?() Instance Public methods Are we at the end of the tar entry?
close() Instance Public methods Closes the tar entry
file?() Instance Public methods Is this tar entry a file?
rewind() Instance Public methods NOTE: Do not call
rewind() Instance Public methods Rewinds to the beginning of the tar file entry
read(len = nil) Instance Public methods Reads len bytes from the
directory?() Instance Public methods Is this tar entry a directory?
seek(name) Instance Public methods Seeks through the tar file until it finds
closed?() Instance Public methods Is the tar entry closed?
full_name() Instance Public methods Full name of the tar entry
Page 1 of 2