TarReader reads tar files and allows iteration over their items
closed?() Instance Public methods Is the tar entry closed?
pos() Instance Public methods The position in the tar entry
full_name() Instance Public methods Full name of the tar entry
each_entry() Instance Public methods Alias for:
new(io) Class Public methods Creates a new
new(io) Class Public methods Creates a new tar file reader on io
new(header, io) Class Public methods Creates a new tar entry for header
close() Instance Public methods Close the tar file
getc() Instance Public methods Read one byte from the tar entry
Page 2 of 2