new(header, io) Class Public methods Creates a new tar entry for header that will be read from io
bytes_read() Instance Public methods Number of bytes read out of the tar entry
close() Instance Public methods Closes the tar entry
closed?() Instance Public methods Is the tar entry closed?
directory?() Instance Public methods Is this tar entry a directory?
eof?() Instance Public methods Are we at the end of the tar entry?
file?() Instance Public methods Is this tar entry a file?
full_name() Instance Public methods Full name of the tar entry
getc() Instance Public methods Read one byte from the tar entry
pos() Instance Public methods The position in the tar entry
Page 320 of 11844