TarEntry.GetFileTarHeader Method
From SharpZip Compression Library
Fill in a TarHeader with information from a File.
Parameters
- hdr
- The TarHeader to fill in.
- file
- The file from which to get the header information.
From SharpZip Compression Library
Fill in a TarHeader with information from a File.