method

size

size()
public

No documentation available.

# File lib/rubygems/package/tar_reader/entry.rb, line 121
  def size
    @header.size
  end