close()
Closes the tar entry
# File lib/rubygems/package/tar_reader/entry.rb, line 41 def close @closed = true end