method

to_s

v1_9_3_125 - Show latest stable - Class: Gem::Package::TarHeader
to_s()
public

No documentation available.

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