bytes_read() Instance Public methods Number of bytes read out of the tar entry
new(header, io) Class Public methods Creates a new tar entry for header that will be read from io
update_checksum() Instance Public methods Updates the TarHeader's checksum
empty?() Instance Public methods Is the tar entry empty?
new(vals) Class Public methods Creates a new TarHeader using vals
from(stream) Class Public methods Creates a tar header from IO stream
new(destination, destination_dir) Class Public methods
verify() Instance Public methods Raises an exception if a security policy that verifies data is active. Old format gems cannot be verified as signed.
spec() Instance Public methods The specification for this gem
extract_files(destination_dir) Instance Public methods Extracts the files in this package into destination_dir
Page 2013 of 2275