Returns the filename. You should cache the return value as long as TarFileHeader is in scope (it returns a slice after calling strlen)
Returns the target of a symlink or hardlink. Remember, this returns a slice of the TarFileHeader structure, so once it goes out of scope, this slice will be dangling!
A header of a file in the archive. This represents the binary format of the header block.