Class for reading entries out of a tar file
eof?() Instance Public methods Are we at the end of the tar entry?
rewind() Instance Public methods Rewinds to the beginning of the tar file entry
file?() Instance Public methods Is this tar entry a file?
close() Instance Public methods Closes the tar entry
read(len = nil) Instance Public methods Reads len bytes from the
directory?() Instance Public methods Is this tar entry a directory?
full_name() Instance Public methods Full name of the tar entry
pos() Instance Public methods The position in the tar entry
closed?() Instance Public methods Is the tar entry closed?
bytes_read() Instance Public methods Number of bytes read out of the tar entry
Page 1 of 2