method

to_s

to_s()
public

No documentation available.

# File lib/rubygems/package/tar_header.rb, line 178
  def to_s # :nodoc:
    update_checksum
    header
  end